data property

List<T> data
final

获取一页数据列表。

Implementation

final List<T> data;