qrScan static method

QRCode Plugin

Returns TransformationData.

Implementation

static TransformationData qrScan() {
  // Call the generated class method
  return QrScan().scan();
}