callScanCardID method

Future<void> callScanCardID(
  1. int documentType
)

Implementation

Future<void> callScanCardID(int documentType) {
  throw UnimplementedError('callScanCardID() has not been implemented.');
}