landmarks property

List<Point>? get landmarks

Implementation

List<Point>? get landmarks => _landmarks;