maxSpeedSnowingInMetersPerSecond property - GeneralVehicleSpeedLimits class - transport library - Dart API
maxSpeedSnowingInMetersPerSecond
maxSpeedSnowingInMetersPerSecond property
getter/setter pair
The general speed limit when snowing for the country / state.
It is null if the general speed limit when snowing for the country / state is not specified.
Implementation
double? maxSpeedSnowingInMetersPerSecond;