getField2 abstract method
Returns the field from fields that has the given name
.
Implementation
@Deprecated('Use getField instead')
FieldElement? getField2(String name);
Returns the field from fields that has the given name
.
@Deprecated('Use getField instead')
FieldElement? getField2(String name);