SharedFlow and MutableSharedFlow were added to coroutines with version 1.4.0. A SharedFlow is a hot flow (one that can exist outside of any subscribers) ...
確定! 回上一頁