ScooterOptions constructor

ScooterOptions()

Implementation

ScooterOptions()
  : routeOptions = RouteOptions.withDefaults(), textOptions = RouteTextOptions(), avoidanceOptions = AvoidanceOptions(), tollOptions = TollOptions(), occupantsNumber = 1, lastCharacterOfLicensePlate = null, maxSpeedOnSegments = [], allowHighway = false, engineSizeInCubicCentimeters = null;