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