humidity property

double? get humidity

Humidity in percent

Implementation

double? get humidity => _humidity;