weight property
@brief Route cost/weight value at this node.
Dart code snippet: @snippet route_manager_example.dart dart_RouteNode_getWeight
Implementation
double weight;
@brief Route cost/weight value at this node.
Dart code snippet: @snippet route_manager_example.dart dart_RouteNode_getWeight
double weight;