sampleType constant

IriTerm const sampleType

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

What type of code sample: full (compile ready) solution, code snippet, inline code, scripts, template.

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

Implementation

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