Optionalrequest: IValueRequestState<T>ReadonlyerrorEmits an error if the current RequestState is in an error state
ReadonlyfailedEmits true if the current RequestState has failed
ReadonlyloadingEmits true if the current RequestState is loading
The currently active RequestState
The currently active RequestState
The currently active RequestState
Set a new current RequestState
A container which keeps track of a replaceable RequestState of a known return type