core
/
app.futured.arkitekt.core.livedata
/
observe
observe
fun <
T
>
LiveData
<
T
>.
observe
(lifecycleOwner:
LifecycleOwner
, callback: (
T
?) ->
Unit
)
Content copied to clipboard