startLocation property

  1. @JsonKey(name: "start_location")
Location startLocation
finalinherited

JSON start_location

Implementation

@JsonKey(name: "start_location")
final Location startLocation;