Intangible constant

IriTerm const Intangible

IRI for schema:Intangible

A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.

Implementation

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