items property

RxSortedObsMap<K, T> items
final

Paginated T items themselves.

Implementation

final RxSortedObsMap<K, T> items;