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