isDartCoreEnum property
Return true
if this class represents the class 'Enum' defined in the
dart:core library.
Implementation
bool get isDartCoreEnum;
Return true
if this class represents the class 'Enum' defined in the
dart:core library.
bool get isDartCoreEnum;