items property

List<SyncPayload<ServerItem>> items
final

List of items in this batch

Implementation

final List<SyncPayload<ServerItem>> items;