data property

Iterable<ReturnType> data
final

The page data.

Implementation

final Iterable<ReturnType> data;