Coordinate

data class Coordinate(val value: Number?, val type: Location.Custom.Type)

Constructors

Link copied to clipboard
constructor(value: Number?, type: Location.Custom.Type)
constructor(value: Number)

Properties

Link copied to clipboard
Link copied to clipboard