Cancel a running transaction.
Future<bool> cancelTransaction() { throw UnimplementedError('cancelTransaction() has not been implemented.'); }