LogoSignals.dart
Copy Markdown
rodydavis/signals.dart 999999

Type: AsyncErrorReloading

API reference and details for AsyncErrorReloading from signals.dart.

AsyncErrorReloading#

Kind: class  |  Package: package:signals_core

Class: AsyncErrorReloading#

A loading state with an error. Signal the query conditions that led to the error has changed and is being reloaded.

Members of AsyncErrorReloading#

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

References#

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