availableOnDevice constant
availableOnDevice [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 availableOnDevice = IriTerm.prevalidated(
'https://schema.org/availableOnDevice',
);