dependencies constant

IriTerm const dependencies

dependencies [Expects: https://schema.org/Text]

Prerequisites needed to fulfill steps in article.

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

Implementation

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