@override Future<void> pauseForegroundDownload() { return methodChannel.invokeMethod<void>('pauseForegroundDownload'); }