schemahttpSdLicense constant
IriTerm
const schemahttpSdLicense
sdLicense from schemahttp vocabulary [Expects: http://schema.org/CreativeWork, http://schema.org/URL]
A license document that applies to this structured data, typically indicated by URL.
Can be used on: http://schema.org/CreativeWork
Implementation
static const schemahttpSdLicense = const IriTerm(
'http://schema.org/sdLicense',
);