MapLoadingState

data class MapLoadingState @JvmOverloads constructor(val phase: MapLoadingState.Phase, val propertyId: Int? = null, val propertyName: String? = null)

Constructors

Link copied to clipboard
constructor(phase: MapLoadingState.Phase, propertyId: Int? = null, propertyName: String? = null)

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard