items property

List<InboxItem> items
final

The updated (and re-ordered) list of inbox items.

Implementation

final List<InboxItem> items;