TotalItemsGetter<T> typedef

TotalItemsGetter<T> = int Function(T pageData)

Implementation

typedef TotalItemsGetter<T> = int Function(T pageData);