Cancels the queued or active transfer identified by transferId.
transferId
Future<void> cancelTransfer(String transferId) { throw UnimplementedError('cancelTransfer() has not been implemented.'); }