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