isCore property Null safety
final
Whether this stack frame comes from the Dart core libraries.
Implementation
@override
final bool isCore = false;
Whether this stack frame comes from the Dart core libraries.
@override
final bool isCore = false;