items property

List<T> items
getter/setter pair

The items of the response list.

Implementation

List<T> items = [];