crashReportingEnabled property

bool crashReportingEnabled
final

A bool indicating if the crash reporter should be enabled. Default is true.

Most applications should leave this feature enabled. Disable if you are using a different crash reporting tool and conflicts are occurring.

Implementation

final bool crashReportingEnabled;