Paginated<K, T> constructor

Paginated<K, T>({
  1. void onDispose()?,
})

Implementation

Paginated({this.onDispose});