QrScannerException constructor

const QrScannerException(
  1. String message
)

Implementation

const QrScannerException(this.message);