items property

List<T> items
final

The items returned by the API.

Implementation

final List<T> items;