isCore property

  1. @override
bool isCore
final

Whether this stack frame comes from the Dart core libraries.

Implementation

@override
final bool isCore = false;