linePts property

List<Coordinate> linePts
getter/setter pair

Implementation

List<Coordinate> linePts = List.empty(growable: true);