constants2 property

  1. @Deprecated('Use EnumElement2.constants2 instead.')
List<FieldElement2> get constants2

The constants defined by this fragment of the enum.

Implementation

@Deprecated('Use EnumElement2.constants2 instead.')
List<FieldElement2> get constants2;