path property
UnmodifiableListView<LatLng>
get
path
the path of the polyline.
Implementation
UnmodifiableListView<LatLng> get path=>UnmodifiableListView(_path);
the path of the polyline.
UnmodifiableListView<LatLng> get path=>UnmodifiableListView(_path);