core
1.0-RC1
js
core
/
dev.fritz2.core
/
SubStore
/
data
data
js
open
override
val
data
:
Flow
<
D
>
Content copied to clipboard
the current value of the
SubStore
is derived from the data of it's parent using the given
Lens
.