channelGroupName property

String? channelGroupName

Gets the name of the channel group.

Implementation

String? get channelGroupName {
  return _channelGroupName;
}