menu
fero_sync package
documentation
core/sync_batch_result.dart
SyncBatchResult
items property
items property
dark_mode
light_mode
items
property
List
<
SyncPayload
<
Syncable
>
>
items
final
List of items in this batch
Implementation
final List<SyncPayload<Syncable>> items;
fero_sync package
documentation
core/sync_batch_result
SyncBatchResult
items property
SyncBatchResult class