CrashReportSummary constructor Null safety
Implementation
CrashReportSummary({
required this.crashId,
this.exceptionName,
this.exceptionReason,
});
CrashReportSummary({
required this.crashId,
this.exceptionName,
this.exceptionReason,
});