Skip to content

Instantly share code, notes, and snippets.

@robotsquidward
Created September 30, 2020 12:52
Show Gist options
  • Save robotsquidward/39e521da836b6462aa33873b22e471ae to your computer and use it in GitHub Desktop.
Save robotsquidward/39e521da836b6462aa33873b22e471ae to your computer and use it in GitHub Desktop.
private val model: MyViewModel by viewModelBuilder {
MyViewModel(repo = MyRepository())
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment