type property

String? type
getter/setter pair

Possible string values are:

  • "OTHER"
  • "MOBILE"
  • "OFFICE"

Implementation

core.String? type;