endLocation property

  1. @JsonKey(name: "end_location")
Location endLocation
finalinherited

JSON end_location

Implementation

@JsonKey(name: "end_location")
final Location endLocation;