province property

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

Implementation

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