channelGroupName property

String? get channelGroupName

Implementation

String? get channelGroupName {
  return _channelGroupName;
}