AztecDetectorResult constructor
AztecDetectorResult(])
Implementation
AztecDetectorResult(
BitMatrix bits,
List<ResultPoint> points,
this.isCompact,
this.nbDataBlocks,
this.nbLayers, [
this.errorsCorrected = 0,
]) : super(bits, points);