isDartCoreEnum property

bool isDartCoreEnum

Whether the class represents the class 'Enum' defined in dart:core.

Implementation

bool get isDartCoreEnum;