features/signin/async_value library

Classes

AsyncData<T>
Data state
AsyncError<T>
Error state
AsyncLoading<T>
Loading state
AsyncValue<T>
A sealed class that represents the state of an asynchronous operation.