UQrDetectorResult constructor
const
UQrDetectorResult(
- UBitMatrix bits,
- List<
Offset> points
Implementation
const UQrDetectorResult(this.bits, this.points);
const UQrDetectorResult(this.bits, this.points);