isDartCoreType property

bool isDartCoreType

Return true if this type represents the type 'Type' defined in the dart:core library.

Implementation

bool get isDartCoreType;