windSpeed property

double? windSpeed

Wind speed in m/s

Implementation

double? get windSpeed => _windSpeed;