points property

List<List<ResultPoint?>> points

Implementation

List<List<ResultPoint?>> get points => _points;