cid property

String? cid

Channel cid.

Implementation

String? get cid => state?._channelState.channel?.cid ?? _cid;