micro_utils.dokka
Toggle table of contents
0.29.4
android
Target filter
android
Switch theme
Search in API
Skip to content
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.repos.crud
/
AbstractMutableAndroidCRUDRepo
/
updatedObjectsFlow
updated
Objects
Flow
android
open
override
val
updatedObjectsFlow
:
Flow
<
ObjectType
>
(
source
)
Flow that emits each updated object after a successful
update
call.