weight property

double weight
getter/setter pair

@brief Route cost/weight value at this node.

Dart code snippet: @snippet route_manager_example.dart dart_RouteNode_getWeight

Implementation

double weight;