type property

String? type
getter/setter pair

The type of the phone number.

The type can be custom or one of these predefined values: * home * work * mobile * homeFax * workFax * otherFax * pager * workMobile * workPager * main * googleVoice * other

Implementation

core.String? type;