isEnumType property

bool get isEnumType

Implementation

bool get isEnumType => enumDefinition != null;