toggle menu
kaari-project
0.1.1-SNAPSHOT
common
switch theme
search in API
kaari-viewmodel
/
com.javiersc.kaari.viewmodel
/
KaariViewModel
Kaari
View
Model
abstract
class
KaariViewModel
<
Effect
,
State
>
(
val
scope
:
CoroutineScope
)
:
ViewModel
Members
Constructors
Kaari
View
Model
Link copied to clipboard
constructor
(
scope
:
CoroutineScope
)
Properties
events
Link copied to clipboard
open
val
events
:
MutableSharedFlow
<
Effect
>
scope
Link copied to clipboard
open
override
val
scope
:
CoroutineScope