isGeneric property
Whether the exception stems from Dart's own engine, or it is simply an unknown exception.
If true, then it is a known exception specific to DartBlock.
Implementation
bool isGeneric;
Whether the exception stems from Dart's own engine, or it is simply an unknown exception.
If true, then it is a known exception specific to DartBlock.
bool isGeneric;