constants property
List<FieldElement>
get
constants
The constants defined by this fragment of the enum.
Implementation
List<FieldElement> get constants;
The constants defined by this fragment of the enum.
List<FieldElement> get constants;