routes property
Routes.
Each object represents a separate route with independent driving directions.
Implementation
List<ArcGISRoute> get routes => _routes.value;
Routes.
Each object represents a separate route with independent driving directions.
List<ArcGISRoute> get routes => _routes.value;