polylines property
Set<Polyline>
get
polylines
Set of polylines drawn on the map.
Implementation
Set<Polyline> get polylines => _polylines;
Set of polylines drawn on the map.
Set<Polyline> get polylines => _polylines;