type property

String? type
getter/setter pair

The type of the SIP address.

The type can be custom or or one of these predefined values: * home * work * mobile * other

Implementation

core.String? type;