associatedEnum property

Enum? associatedEnum
final

The associated Enum that is represented by the EnumeratedType.

Implementation

final Enum? associatedEnum;