country property

  1. @JsonKey(name: 'country')
String country
final

Implementation

@JsonKey(name: 'country')
final String country;