isDartCoreString property

bool isDartCoreString

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

Implementation

bool get isDartCoreString;