UQrEcb constructor

const UQrEcb(
  1. int count,
  2. int dataCodewords
)

Implementation

const UQrEcb(this.count, this.dataCodewords);