menu
call_watcher package
documentation
call_watcher_method_channel.dart
MethodChannelCallWatcher
clearCallLogs method
clearCallLogs method
dark_mode
light_mode
clearCallLogs
method
@
override
Future
<
void
>
clearCallLogs
(
)
override
Implementation
@override Future<void> clearCallLogs() { return methodChannel.invokeMapMethod('clearCallLog'); }
call_watcher package
documentation
call_watcher_method_channel
MethodChannelCallWatcher
clearCallLogs method
MethodChannelCallWatcher class