availableOnDevice constant

IriTerm const availableOnDevice

availableOnDevice [Expects: http://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: http://schema.org/SoftwareApplication

Implementation

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