menu
mirrorfly_plugin package
documentation
fly_chat_platform_interface.dart
FlyChatFlutterPlatform
isHideLastSeenEnabled method
isHideLastSeenEnabled method
dark_mode
light_mode
isHideLastSeenEnabled
method
Future
<
bool
?
>
isHideLastSeenEnabled
(
)
Implementation
Future<bool?> isHideLastSeenEnabled() { throw UnimplementedError('has not been implemented.'); }
mirrorfly_plugin package
documentation
fly_chat_platform_interface
FlyChatFlutterPlatform
isHideLastSeenEnabled method
FlyChatFlutterPlatform class