propertyName property

String? propertyName
final

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;