toggle menu
hooks2
common
switch theme
search in API
hooks2
/
xyz.junerver.compose.hooks.userequest
/
FetchState
/
FetchState
Fetch
State
constructor
(
loading
:
Boolean
?
=
null
,
params
:
TParams
?
=
null
,
data
:
TData
?
=
null
,
error
:
Throwable
?
=
null
)