Package-level declarations

Types

Link copied to clipboard
data class AutoDestination(val startFloor: String? = null, val startZone: String? = null, val destinationFloor: String? = null, val destinationZone: String? = null) : Parcelable
Link copied to clipboard
data class Schindler(val jwtToken: String)