urlTemplate constant
IRI for schema:urlTemplate [Expects: https://schema.org/Text]
An url template (RFC6570) that will be used to construct the target of the execution of the action.
Can be used on: https://schema.org/EntryPoint
Implementation
static const urlTemplate = IriTerm.prevalidated(
'https://schema.org/urlTemplate',
);