language constant

IriTerm const language

language

To specify the language that may be used for contacting the object. May also be used as a property parameter.

Implementation

static const language = IriTerm.prevalidated(
  'http://www.w3.org/2006/vcard/ns#language',
);