isFetchingMore property

bool isFetchingMore

Implementation

bool get isFetchingMore => state is QueryStateFetchMore;