enumType property

InterfaceType? enumType

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

Implementation

InterfaceType? get enumType;