actionPlatform constant

IriTerm const actionPlatform

actionPlatform [Expects: http://schema.org/DigitalPlatformEnumeration, http://schema.org/Text, http://schema.org/URL]

The high level platform(s) where the Action can be performed for the given URL. To specify a specific application or operating system instance, use actionApplication.

Can be used on: http://schema.org/EntryPoint

Implementation

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