lines property

List<Polyline> lines

The lines present on the map

Implementation

List<Polyline> get lines => _linesState.lines;