@override Future<void> disableBackgroundStreaming() async { await methodChannel.invokeMethod<void>('disableBackgroundStreaming'); }