items property

List<T> items
final

Items of the Response

Implementation

final List<T> items;