toggle menu
network-either-kmp
0.3.0-SNAPSHOT
common
switch theme
search in API
resource-either
/
com.javiersc.resource.either
/
ResourceEither
/
Companion
/
resourceFailure
resource
Failure
fun
<
F
,
S
>
resourceFailure
(
failure
:
F
,
data
:
S
?
=
null
,
isLoading
:
Boolean
=
false
)
:
ResourceEither
<
F
,
S
>