employee constant
        
        IriTerm
        const employee
        
      
      
employee [Expects: https://schema.org/Person]
Someone working for this organization.
Can be used on: https://schema.org/Organization
Implementation
static const employee = const IriTerm('https://schema.org/employee');