@override Future<String?> getSessionReplayFolderPath() async { return await methodChannel.invokeMethod<String?>('getSessionReplayFolderPath'); }