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