loadData abstract method

Future<bool> loadData()

加载数据 bool 为是否还有更多数据

Implementation

Future<bool> loadData();