isCore property Null safety

bool isCore
final

Whether this stack frame comes from the Dart core libraries.

Implementation

@override
final bool isCore = false;