customFieldName property

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

Implementation

@JsonKey(name: 'CustomFieldName', includeIfNull: false)
final String? customFieldName;