weightCoef property
double?
get
weightCoef
@brief Edge weight coefficient.
Dart code snippet: @snippet location_manager_example.dart dart_GraphEdge_getWeightCoef
Implementation
double? get weightCoef;
@brief Edge weight coefficient.
Dart code snippet: @snippet location_manager_example.dart dart_GraphEdge_getWeightCoef
double? get weightCoef;