toggle menu
soil
1.0.0-alpha07
common
switch theme
search in API
soil-query-core
/
soil.query
/
QueryAction
/
Fetching
Fetching
data
class
Fetching
(
val
isInvalidated
:
Boolean
?
=
null
)
:
QueryAction
<
Nothing
>
Indicates that the query is fetching data.
Parameters
is
Invalidated
Indicates whether the query is invalidated.
Members
Constructors
Fetching
Link copied to clipboard
constructor
(
isInvalidated
:
Boolean
?
=
null
)
Properties
is
Invalidated
Link copied to clipboard
val
isInvalidated
:
Boolean
?
=
null