createInFolderTemplate property
The template URL to create a file with this app in a given folder.
The template contains the {folderId} to be replaced by the folder ID house the new file.
Implementation
core.String? createInFolderTemplate;
The template URL to create a file with this app in a given folder.
The template contains the {folderId} to be replaced by the folder ID house the new file.
core.String? createInFolderTemplate;