ObjectStore
0.2.0
common
objectstore-core
/
objectstore.core
/
ObjectStore
/
getFlow
get
Flow
inline
fun
<
T
:
Any
>
getFlow
(
default
:
T
?
=
null
,
key
:
String
?
=
null
)
:
StateFlow
<
T
?
>