endLocation property

  1. @JsonKey(name: "end_location")
LatLng? endLocation
getter/setter pair

Implementation

@JsonKey(name: "end_location")
LatLng? endLocation;