sampleType constant
IRI for schemahttp:sampleType [Expects: http://schema.org/Text]
What type of code sample: full (compile ready) solution, code snippet, inline code, scripts, template.
Can be used on: http://schema.org/SoftwareSourceCode
Implementation
static const sampleType = IriTerm.prevalidated(
'http://schema.org/sampleType',
);