pub async fn NativeShowSaveDialog( ApplicationHandle: AppHandle, Arguments: Vec<Value>, ) -> Result<Value, String>
nativeHost:showSaveDialog - returns { canceled, filePath }.
nativeHost:showSaveDialog
{ canceled, filePath }