dst property
int
get
dst
@brief Destination vertex id @see GraphVertex "GraphVertex"
Dart code snippet: @snippet location_manager_example.dart dart_GraphEdge_getDst
Implementation
int get dst;
@brief Destination vertex id @see GraphVertex "GraphVertex"
Dart code snippet: @snippet location_manager_example.dart dart_GraphEdge_getDst
int get dst;