qrScan static method

QRCode Plugin Returns TransformationData.

Implementation

static TransformationData qrScan() {
  return QrScan().scan();
}