sdLicense constant
        
        IriTerm
        const sdLicense
        
      
      
sdLicense [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 sdLicense = const IriTerm('http://schema.org/sdLicense');