enumElement2 property

  1. @experimental
ClassElement2? get enumElement2

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

Implementation

@experimental
ClassElement2? get enumElement2;