PaginatedListBinder<T> extension

PaginatedList binder extensions

on

Methods

mergeWithPaginatedList(BehaviorSubject<PaginatedList<T>> paginatedList) Stream<PaginatedList<T>>
Convenience method that maps the data from the paginated list to a stream, handling error, loading and success states