urlTemplate constant
urlTemplate [Expects: http://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: http://schema.org/EntryPoint
Implementation
static const urlTemplate = IriTerm.prevalidated(
'http://schema.org/urlTemplate',
);