data property

List<T> data
final

~english Gets the data list. ~end

~chinese 获取一页数据列表。 ~end

Implementation

final List<T> data;