startPinpadVoidPayment method

Future<void> startPinpadVoidPayment()

Implementation

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