PagedState<T>.loadingMore constructor

const PagedState<T>.loadingMore()

Implementation

const factory PagedState.loadingMore() = _LoadingMore;