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