locationCode property

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

Implementation

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