class MyViewModel( repo1: MyRepository1, repo2: MyRepository2 ): ViewModel { fun getData() { viewModelScope.launch { launch { .
確定! 回上一頁