length property
double
get
length
@brief Total lenth of the route path in meters.
Dart code snippet: @snippet route_manager_example.dart dart_RoutePath_getLength
Implementation
double get length;
@brief Total lenth of the route path in meters.
Dart code snippet: @snippet route_manager_example.dart dart_RoutePath_getLength
double get length;