downloadUrl constant
downloadUrl [Expects: http://schema.org/URL]
If the file can be downloaded, URL to download the binary.
Can be used on: http://schema.org/SoftwareApplication
Implementation
static const downloadUrl = IriTerm.prevalidated(
'http://schema.org/downloadUrl',
);