menu
syncly package
documentation
core/interfaces/i_logger_debug_provider.dart
ISyncLoggerDebugProvider
getLogStatistics abstract method
getLogStatistics abstract method
dark_mode
light_mode
getLogStatistics
abstract method
Future
<
Map
<
String
,
dynamic
>
>
getLogStatistics
(
)
Obtém estatísticas dos logs
Implementation
Future<Map<String, dynamic>> getLogStatistics();
syncly package
documentation
core/interfaces/i_logger_debug_provider
ISyncLoggerDebugProvider
getLogStatistics abstract method
ISyncLoggerDebugProvider class