field property
The field element associated with this field formal parameter, or null
if the parameter references a field that doesn't exist.
Implementation
@Deprecated(elementModelDeprecationMsg)
FieldElement? get field;
The field element associated with this field formal parameter, or null
if the parameter references a field that doesn't exist.
@Deprecated(elementModelDeprecationMsg)
FieldElement? get field;