isDartCoreSet property

bool isDartCoreSet

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

Implementation

bool get isDartCoreSet;