openUrlTemplate property
The template url for opening files with this app.
The template will contain {ids} and/or {exportIds} to be replaced by
the actual file ids. See Open Files for the full documentation.
Implementation
core.String? openUrlTemplate;