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