location

@Serializable(with = PointSerializer::class)
val location: Point? = null

A Point representing this waypoint location.

Since

3.0.0