fields property
List<FieldElement>
get
fields
Return a list containing all of the fields declared in this extension.
Implementation
List<FieldElement> get fields;
Return a list containing all of the fields declared in this extension.
List<FieldElement> get fields;