UQrFormatInformation constructor

const UQrFormatInformation(
  1. UQrEcLevel errorCorrectionLevel,
  2. int dataMask
)

Implementation

const UQrFormatInformation(this.errorCorrectionLevel, this.dataMask);