items property

Iterable<T>? items

The requested data

Implementation

Iterable<T>? get items => _items;