polylines property

Set<Polyline> get polylines

Set of polylines drawn on the map.

Implementation

Set<Polyline> get polylines => _polylines;