scanIccid method

Future<void> scanIccid()

Implementation

Future<void> scanIccid() async {
  await validateScanning();
}