enumElement property

ClassElement? enumElement

Return the element representing the built-in type Enum, or null if the SDK does not have definition of Enum.

Implementation

ClassElement? get enumElement;