Map Provider Error
data class MapProviderError(val code: MapProviderError.ErrorCode, val message: String)
Content copied to clipboard
Class representing an error during Map Provider Switching operations.
Class representing an error during Map Provider Switching operations.