Package-level declarations

Types

Link copied to clipboard
@Serializable
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
data class WeatherInfo(val temperatureInDegC: Double)

Represents weather information.