FlowItems

fun <T> FlowItems(produceScope: CoroutineScope, flowFactory: (Items.PreprocessingProperties) -> Flow<T>)