kelvin property

double? get kelvin

Convert temperature to Kelvin

Implementation

double? get kelvin => _kelvin;