isDartCoreEnum property

bool isDartCoreEnum

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

Implementation

bool get isDartCoreEnum;