menu
syncly package
documentation
core/interfaces/i_sync_service.dart
ISyncService
getPendingItemsCount abstract method
getPendingItemsCount abstract method
dark_mode
light_mode
getPendingItemsCount
abstract method
Future
<
int
>
getPendingItemsCount
(
)
Implementation
Future<int> getPendingItemsCount();
syncly package
documentation
core/interfaces/i_sync_service
ISyncService
getPendingItemsCount abstract method
ISyncService class