menu
call_watcher package
documentation
call_watcher_platform_interface.dart
CallWatcherPlatform
getCallLogs abstract method
getCallLogs abstract method
dark_mode
light_mode
getCallLogs
abstract method
Future
<
List
<
CallLogEntry
>
?
>
getCallLogs
(
{
int
limit
=
100
,
})
Implementation
Future<List<CallLogEntry>?> getCallLogs({int limit = 100});
call_watcher package
documentation
call_watcher_platform_interface
CallWatcherPlatform
getCallLogs abstract method
CallWatcherPlatform class