cornerPoints property

List<Point>? cornerPoints
final

The corner points of the detected barcode (if available)

Implementation

final List<Point>? cornerPoints;