weight property
double
get
weight
@brief Total route weight/cost.
Dart code snippet: @snippet route_manager_example.dart dart_RoutePath_getWeight
Implementation
double get weight;
@brief Total route weight/cost.
Dart code snippet: @snippet route_manager_example.dart dart_RoutePath_getWeight
double get weight;