data property

Iterable<T> data
final

The fetched data

Implementation

final Iterable<T> data;