UQrVersion constructor
const
UQrVersion(
- int number,
- List<
int> alignmentPatternCenters, - List<
UQrEcBlocks> ecBlocks
Implementation
const UQrVersion(this.number, this.alignmentPatternCenters, this.ecBlocks);