DefaultVehicleProvider

constructor(vehicle: Vehicle = Vehicle.Car(combustionEngine = CombustionEngine()))

Parameters

vehicle

Used for setting the initial state. Default value is an combustion engine non-commercial car.

Important: This is a Public Preview API. It may be changed or removed at any time.