items property

List<T> items
final

The top-level items (e.g. comments on a post).

Implementation

final List<T> items;