Skip to content

Instantly share code, notes, and snippets.

@jhonatansabadi
Created March 17, 2022 15:54
Show Gist options
  • Save jhonatansabadi/98e6f43e79fa3d4485656897eeefe45a to your computer and use it in GitHub Desktop.
Save jhonatansabadi/98e6f43e79fa3d4485656897eeefe45a to your computer and use it in GitHub Desktop.
fun setUser() {
viewModelScope.launch {
// ...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment