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