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