menu
daakia_vc_flutter_sdk package
documentation
viewmodel/rtc_viewmodel.dart
RtcViewmodel
publicChatEvents property
publicChatEvents property
dark_mode
light_mode
publicChatEvents
property
Stream
<
RTCEvents
>
get
publicChatEvents
Implementation
Stream<RTCEvents> get publicChatEvents => _publicChatEventController.stream;
daakia_vc_flutter_sdk package
documentation
viewmodel/rtc_viewmodel
RtcViewmodel
publicChatEvents property
RtcViewmodel class