initListData method

dynamic initListData(
  1. dynamic _
)

Get List Init

Implementation

initListData(_) async {
  returnList();
}