propertyName property
The name of the property.
If it is null
, the name will be the same as used in the
model class.
Implementation
final String? propertyName;
The name of the property.
If it is null
, the name will be the same as used in the
model class.
final String? propertyName;