newObjectsFlow

abstract val newObjectsFlow: Flow<ObjectType>(source)

Flow that emits each newly created object after a successful create call.