schemahttpSourceOrganization constant
        
        IriTerm
        const schemahttpSourceOrganization
        
      
      
sourceOrganization from schemahttp vocabulary [Expects: http://schema.org/Organization]
The Organization on whose behalf the creator was working.
Can be used on: http://schema.org/CreativeWork
Implementation
static const schemahttpSourceOrganization = const IriTerm(
  'http://schema.org/sourceOrganization',
);