hasRoute property

bool get hasRoute
inherited

hasRoute is a flag that indicates if the dispatch guide has a route

Implementation

List<String> get packagesIds;/// [hasRoute] is a flag that indicates if the dispatch guide has a route
bool get hasRoute;