points property

List<List<ResultPoint?>> get points

Implementation

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