windSpeed property

double? get windSpeed

Wind speed in m/s

Implementation

double? get windSpeed => _windSpeed;