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