FetchState

constructor(loading: Boolean? = null, params: TParams? = null, data: TData? = null, error: Throwable? = null)