speedFactor property

double? speedFactor
final

double value used to scale all vehicle travel times. (Defaults to 1) The respected precision is limited to two digits after the decimal point.

Implementation

final double? speedFactor;