locationId property

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

Implementation

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