ScooterOptions constructor - ScooterOptions - routing library - Dart API
ScooterOptions
ScooterOptions constructor
Implementation
ScooterOptions()
: routeOptions = RouteOptions.withDefaults(), textOptions = RouteTextOptions(), avoidanceOptions = AvoidanceOptions(), tollOptions = TollOptions(), occupantsNumber = 1, lastCharacterOfLicensePlate = null, maxSpeedOnSegments = [], allowHighway = false, engineSizeInCubicCentimeters = null;