locationName2 property

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

Implementation

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