menu
u package
documentation
plugins/camera/u_code_decoder.dart
UAztecDetectorResult
UAztecDetectorResult.new const constructor
UAztecDetectorResult.new const constructor
dark_mode
light_mode
UAztecDetectorResult
constructor
const
UAztecDetectorResult
(
UBitMatrix
bits
,
List
<
Offset
>
points
,
bool
compact
,
int
nbDatablocks
,
int
nbLayers
,
)
Implementation
const UAztecDetectorResult(this.bits, this.points, this.compact, this.nbDatablocks, this.nbLayers);
u package
documentation
plugins/camera/u_code_decoder
UAztecDetectorResult
UAztecDetectorResult.new const constructor
UAztecDetectorResult class