isDartCoreString property

bool get isDartCoreString

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

Implementation

bool get isDartCoreString;