items property

List<SyncPayload<Syncable>> items
final

List of items in this batch

Implementation

final List<SyncPayload<Syncable>> items;