Package-level declarations

Types

Link copied to clipboard
data class LocationDescription(var name: String = "", var location: LngLatAlt, var description: String? = null, var orderId: Long = 0, var databaseId: Long = 0)