private val subject = PublishProcessor.create<Boolean>>() ... fun ... Boolean) { channel.send(b) } fun observe() { flow { channel.
確定! 回上一頁