stateCode property

  1. @JsonKey(name: 'state_code')
String stateCode
final

The short code for this state, often used in mailing addresses, like BDS for Badakhshan

Implementation

@JsonKey(name: 'state_code')
final String stateCode;