locationCode2 property

  1. @JsonKey.new(name: "locationCode2")
dynamic locationCode2
getter/setter pair

Implementation

@JsonKey(name: "locationCode2")
dynamic locationCode2;