gustInMps property
double?
get
gustInMps
Get the wind gusts in meters per second.
Implementation
double? get gustInMps => _gust.inMps;
Get the wind gusts in meters per second.
double? get gustInMps => _gust.inMps;