kUnhandledException constant

String const kUnhandledException

The isolate has encountered an unhandled Dart exception.

Implementation

static const String kUnhandledException = 'UnhandledException';