In Kotlin, a SharedFlow is a type of flow that allows multiple collectors to receive emitted values from a single producer.
確定! 回上一頁