weight property

double? get weight

@brief Edge weight.

Dart code snippet: @snippet location_manager_example.dart dart_GraphEdge_getWeight

Implementation

double? get weight;