lostCountryCodeIsoAlpha2 property

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

Implementation

@JsonKey(name: 'LostCountryCodeIsoAlpha2', includeIfNull: false)
final String? lostCountryCodeIsoAlpha2;