channelType property

String? channelType
getter/setter pair

Type of channel used. Possible string values are:

  • "CHANNEL_TYPE_UNSPECIFIED"
  • "CHANNEL_TYPE_GAA"
  • "CHANNEL_TYPE_PAL"

Implementation

core.String? channelType;