propertyName property

  1. @JsonKey.new(name: 'PropertyName', includeIfNull: false)
String? propertyName
final

Implementation

@JsonKey(name: 'PropertyName', includeIfNull: false)
final String? propertyName;