hasLanguage constant
        
        IriTerm
        const hasLanguage
        
      
      
hasLanguage
Used to support property parameters for the language data property
Can be used on all classes in this vocabulary
Implementation
static const hasLanguage = const IriTerm(
  'http://www.w3.org/2006/vcard/ns#hasLanguage',
);