allowDriveThroughTaxiRoads property - TaxiSpecification class - transport library - Dart API
allowDriveThroughTaxiRoads
allowDriveThroughTaxiRoads property
getter/setter pair
Specifies if a vehicle is allowed to drive through the taxi-only roads and lanes.
When set to false, it is still allowed on taxi roads after the route start and
before the route destination.
Defaults to true.
Implementation
bool allowDriveThroughTaxiRoads;