menu
xmpp_client_web package
documentation
xmpp_stone.dart
ChatImpl
remoteStateStream property
remoteStateStream property
dark_mode
light_mode
remoteStateStream
property
@
override
Stream
<
ChatState
?
>
get
remoteStateStream
override
Implementation
@override Stream<ChatState?> get remoteStateStream => _remoteStateController.stream;
xmpp_client_web package
documentation
xmpp_stone
ChatImpl
remoteStateStream property
ChatImpl class