country property

  1. @JsonKey(name: "Country")
String? country
final

Implementation

@JsonKey(name: "Country")
final String? country;