TelephoneType constant
IriTerm
const TelephoneType
IRI for vcard:TelephoneType
Used for telephone type codes. The URI of the telephone type code must be used as the value for the Telephone Type.
Implementation
static const TelephoneType = const IriTerm(
'http://www.w3.org/2006/vcard/ns#TelephoneType',
);