type property

String? type
getter/setter pair

The name of the social network. Possible string values are:

  • "unspecified"
  • "googlePlus"
  • "facebook"
  • "twitter"

Implementation

core.String? type;