downloadUrl constant

IriTerm const downloadUrl

downloadUrl [Expects: https://schema.org/URL]

If the file can be downloaded, URL to download the binary.

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

Implementation

static const downloadUrl = IriTerm.prevalidated(
  'https://schema.org/downloadUrl',
);