crashReportContext property
CrashReportContextApi
get
crashReportContext
This domain exposes the current state of the CrashReportContext API.
Implementation
CrashReportContextApi get crashReportContext =>
_crashReportContext ??= CrashReportContextApi(client);