startLocation property

  1. @JsonKey(name: "start_location")
LatLng? startLocation
getter/setter pair

Implementation

@JsonKey(name: "start_location")
LatLng? startLocation;