class HomeViewModel : ViewModel() { // Create a MutableStateFlow instance that keeps a string val userName = MutableStateFlow<String>() }.
確定! 回上一頁