getData abstract method

Future<T> getData()

获取初始化加载数据

Implementation

Future<T> getData();