menu
cloud_syncable package
documentation
repository/offline_first_repository.dart
OfflineFirstRepository<T extends CloudSyncable>
syncService property
syncService property
dark_mode
light_mode
syncService
property
SyncService
<
T
>
syncService
final
Implementation
final SyncService<T> syncService;
cloud_syncable package
documentation
repository/offline_first_repository
OfflineFirstRepository<T extends CloudSyncable>
syncService property
OfflineFirstRepository class