codeSampleType constant
IRI for schemahttp:codeSampleType [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 codeSampleType = IriTerm.prevalidated(
'http://schema.org/codeSampleType',
);