publicChatEvents property

Stream<RTCEvents> get publicChatEvents

Implementation

Stream<RTCEvents> get publicChatEvents => _publicChatEventController.stream;