menu
ai_touristic_info_tool
models\kml\tour_model.dart
TourModel
allPathPoints property
allPathPoints
dark_mode
light_mode
allPathPoints
property
List
<
LatLng
>
allPathPoints
getter/setter pair
Property that defines the list of
all path points
.
Implementation
List<LatLng> allPathPoints = [];
ai_touristic_info_tool
tour_model
TourModel
allPathPoints property
TourModel class