country property

  1. @JsonKey(fromJson: stringNullableFromJson)
String? country
final

Implementation

@JsonKey(fromJson: stringNullableFromJson)
final String? country;