openUrlTemplate property

String? openUrlTemplate
getter/setter pair

The template URL for opening files with this app.

The template contains {ids} or {exportIds} to be replaced by the actual file IDs. For more information, see Open Files for the full documentation.

Implementation

core.String? openUrlTemplate;