type property

String? type
getter/setter pair

The type of the email address.

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

Implementation

core.String? type;