installUrl constant

IriTerm const installUrl

installUrl [Expects: http://schema.org/URL]

URL at which the app may be installed, if different from the URL of the item.

Can be used on: http://schema.org/SoftwareApplication

Implementation

static const installUrl = IriTerm.prevalidated(
  'http://schema.org/installUrl',
);