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