val sharedFlow = MutableSharedFlow<String>(). Unlike a state flow, the share flow doesn't need a default value. The shared flow can be given ...
確定! 回上一頁