channelType property Null safety

String? channelType
read / write

Specifies the channel type of channel_url. Only “group_channels” is allowed for now.

Implementation

String? channelType;