installUrl constant
installUrl [Expects: https://schema.org/URL]
URL at which the app may be installed, if different from the URL of the item.
Can be used on: https://schema.org/SoftwareApplication
Implementation
static const installUrl = IriTerm.prevalidated(
'https://schema.org/installUrl',
);