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