getPagingData abstract method

Future<C> getPagingData(
  1. dynamic nextPage
)

Implementation

Future<C> getPagingData(dynamic nextPage);