points property

List<SignaturePoint?> get points

Implementation

List<SignaturePoint?> get points => _points;