loadData abstract method

Future<PagingResponse<M>> loadData()

最终加载数据的方法

Implementation

Future<PagingResponse<M>> loadData();