toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
base
/
com.splendo.kaluga.base.state
/
StateFlowRepo
State
Flow
Repo
interface
StateFlowRepo
<
State
:
KalugaState
>
A wrapper for a
StateFlow
containing a
KalugaState
Parameters
State
the type of
KalugaState
to store.
Inheritors
HotStateFlowRepo
ColdStateFlowRepo
Members
Properties
state
Flow
Link copied to clipboard
abstract
val
stateFlow
:
StateFlow
<
State
>