Skip to content

Instantly share code, notes, and snippets.

@MarcoSignoretto
Created May 9, 2023 05:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarcoSignoretto/c4dd766bc4c37e9464e672be94110f82 to your computer and use it in GitHub Desktop.
Save MarcoSignoretto/c4dd766bc4c37e9464e672be94110f82 to your computer and use it in GitHub Desktop.
expect open class ViewModel {
public val viewModelScope: CoroutineScope
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment