PagingStateLoading<PageKeyType, ItemType> constructor

const PagingStateLoading<PageKeyType, ItemType>()

Implementation

const factory PagingStateLoading() =
    _$PagingStateLoading<PageKeyType, ItemType>;