kInternalError constant
The isolate has encountered an internal error. These errors should be reported as bugs.
Implementation
static const String kInternalError = 'InternalError';
The isolate has encountered an internal error. These errors should be reported as bugs.
static const String kInternalError = 'InternalError';