isDartCoreEnum property

bool isDartCoreEnum

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

Implementation

bool get isDartCoreEnum;