menu
mirrorfly_chat package
documentation
fly_chat_method_channel.dart
MethodChannelFlyChatFlutter
onLoggedOut property
onLoggedOut property
dark_mode
light_mode
onLoggedOut
property
@
override
Stream
<
bool
>
get
onLoggedOut
override
Implementation
@override Stream<bool> get onLoggedOut => onLoggedOutChannel.receiveBroadcastStream().cast();
mirrorfly_chat package
documentation
fly_chat_method_channel
MethodChannelFlyChatFlutter
onLoggedOut property
MethodChannelFlyChatFlutter class