locationId property

  1. @JsonKey.new(name: "locationId")
int? locationId
getter/setter pair

Implementation

@JsonKey(name: "locationId")
int? locationId;