isDartCoreSymbol property

bool isDartCoreSymbol

Returns true if this type represents the type 'Symbol' defined in the dart:core library.

Implementation

bool get isDartCoreSymbol;