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