component1

operator fun component1(): Double?(source)

Retrieves the value of the temperature as a nullable Double. This function is typically used in destructuring declarations.

Return

the temperature value, which may be null