TripData

constructor(points: List<TripPoint?>? = null, end: TripPoint? = null, id: String?, start: TripPoint? = null)