cache-on-hand
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cache-on-hand
cacheonhand-attendants
/
io.github.notoriouscorgi.cacheonhand.operations
/
CacheableFireAndForgetMutationResult
Cacheable
Fire
And
Forget
Mutation
Result
data
class
CacheableFireAndForgetMutationResult
<
TError
:
Throwable
>
(
val
fetchState
:
FetchState
,
val
error
:
TError
?
)
:
CacheableResult
<
TError
>
Members
Constructors
Cacheable
Fire
And
Forget
Mutation
Result
Link copied to clipboard
constructor
(
fetchState
:
FetchState
,
error
:
TError
?
)
Properties
error
Link copied to clipboard
open
override
val
error
:
TError
?
fetch
State
Link copied to clipboard
open
override
val
fetchState
:
FetchState