LogoSignals.dart
Copy Markdown
rodydavis/signals.dart 999999

Type: AsyncErrorRefreshing

API reference and details for AsyncErrorRefreshing from signals.dart.

AsyncErrorRefreshing#

Kind: class  |  Package: package:signals_core

Class: AsyncErrorRefreshing#

A loading state with an error. Signal the query conditions that led to the error has remained the same and is being refreshed.

Members of AsyncErrorRefreshing#

Member Type Signature Description
AsyncErrorRefreshing constructor dart AsyncErrorRefreshing(super.error, super.stackTrace) Create a state with an error that is refreshing
isLoading method dart bool isLoading
isRefreshing method dart bool isRefreshing
== method dart bool ==(covariant AsyncState other)

References#

The AsyncErrorRefreshing type is referenced and used in the following pages: