minSpeedHighwaysInMetersPerSecond property - GeneralVehicleSpeedLimits class - transport library - Dart API
minSpeedHighwaysInMetersPerSecond
minSpeedHighwaysInMetersPerSecond property
getter/setter pair
The minimum speed on highways for the country / state.
It is null if the minimum speed on highways for the country / state is not specified.
Implementation
double? minSpeedHighwaysInMetersPerSecond;