channelGroupKey property

String? channelGroupKey

Gets the unique key identifier of the channel group.

Implementation

String? get channelGroupKey {
  return _channelGroupKey;
}