kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
store
/
com.siddharth.kmp.store
/
ScreenState
/
Content
/
Content
Content
constructor
(
data
:
T
,
fetchedAt
:
Instant
?
=
null
,
freshness
:
FreshnessBand
=
FreshnessBand.Initial
,
isRefreshing
:
Boolean
=
false
)