menu
osm_path_tracker package
documentation
models/encoded_path_model.dart
EncodedPathModel
encodedPath property
encodedPath property
dark_mode
light_mode
encodedPath
property
String
encodedPath
final
Encoded polyline string representation of the compressed route.
Implementation
final String encodedPath;
osm_path_tracker package
documentation
models/encoded_path_model
EncodedPathModel
encodedPath property
EncodedPathModel class