device constant
IRI for schema:device [Expects: https://schema.org/Text]
Device required to run the application. Used in cases where a specific make/model is required to run the application.
Can be used on: https://schema.org/SoftwareApplication
Implementation
static const device = IriTerm.prevalidated('https://schema.org/device');