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