documentation constant

IriTerm const documentation

IRI for schema:documentation [Expects: https://schema.org/CreativeWork, https://schema.org/URL]

Further documentation describing the Web API in more detail.

Can be used on: https://schema.org/WebAPI

Implementation

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