associationField property
The Dart name of the field of the association model if the evaluatedField is an association.
If evaluatedField is not an association, this should be null
.
Implementation
final String? associationField;
The Dart name of the field of the association model if the evaluatedField is an association.
If evaluatedField is not an association, this should be null
.
final String? associationField;