actionPlatform constant

IriTerm const actionPlatform

actionPlatform [Expects: https://schema.org/DigitalPlatformEnumeration, https://schema.org/Text, https://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: https://schema.org/EntryPoint

Implementation

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