country property

  1. @JsonKey.new(name: 'country')
String get country
inherited

Implementation

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