speedInMiph property

double? get speedInMiph

Get the wind speed in miles per hour.

Implementation

double? get speedInMiph => _speed.inMiph;