countryCode property

  1. @JsonKey(name: 'country_code')
String countryCode
final

Country code.

Implementation

@JsonKey(name: 'country_code')
final String countryCode;