TotalItemsGetter<T> typedef

TotalItemsGetter<T> = int Function(T pageData)

Implementation

typedef int TotalItemsGetter<T>(T pageData);