loadPage abstract method

List loadPage({
  1. int pageIndex = 0,
})

Implementation

List<dynamic> loadPage({int pageIndex = 0});