isSuccess property
bool
get
isSuccess
Implementation
bool get isSuccess => loadingState == InfiniteQueryLoadingState.success;
bool get isSuccess => loadingState == InfiniteQueryLoadingState.success;