constants2 property
The constants defined by this fragment of the enum.
Implementation
@Deprecated('Use constants instead')
List<FieldElement> get constants2;
The constants defined by this fragment of the enum.
@Deprecated('Use constants instead')
List<FieldElement> get constants2;