Future<dynamic> getFullSaveForIOS(String savePath) { return _methodChannel.invokeMethod("getFullSaveDir", savePath); }