QrResultCache constructor

QrResultCache(
  1. Barcode barcode,
  2. int count
)

Implementation

QrResultCache(this.barcode, this.count);