Do you mean consumeAsFlow()? ... `receiveAsFlow()` is needed over `consumeAsFlow()` so the channel is not closed on unsubscription.
確定! 回上一頁