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
/
newObjectsFlow
new
Objects
Flow
android
open
override
val
newObjectsFlow
:
Flow
<
ObjectType
>
(
source
)
Flow that emits each newly created object after a successful
create
call.