menu
mapsforge_flutter_core package
documentation
model.dart
Waypath
first property
first property
dark_mode
light_mode
first
property
ILatLong
get
first
The first point in the path.
Implementation
ILatLong get first => _path.first;
mapsforge_flutter_core package
documentation
model
Waypath
first property
Waypath class