doCancelCardRead method

Future doCancelCardRead()

user cancel card read

Implementation

Future<dynamic> doCancelCardRead() {
  throw UnimplementedError('doCancelCardRead() has not been implemented.');
}