resultPoints property

List<Object?> get resultPoints

Returns the result points of the barcode. These points represent the corners of the barcode.

Implementation

external List<Object?> get resultPoints;