Package-level declarations

Types

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