ReactiveState
Toggle table of contents
6.0.0-preview.9
common
Platform filter
common
Switch theme
Search in API
ReactiveState
reactivestate-core
/
com.ensody.reactivestate
/
RefreshableStateFlow
/
refresh
refresh
abstract
suspend
fun
refresh
(
force
:
Boolean
=
false
)
Refreshes the
value
.
Parameters
force
Can enforce refreshing the value and bypassing any caching mechanism.