Skip to content

Instantly share code, notes, and snippets.

@tizisdeepan
Created July 28, 2020 17:05
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 tizisdeepan/e4e40a8588daa349d790dcd9e94f698f to your computer and use it in GitHub Desktop.
Save tizisdeepan/e4e40a8588daa349d790dcd9e94f698f to your computer and use it in GitHub Desktop.
class MainViewModel @ViewModelInject constructor(private val useCase: UseCase) : ViewModel()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment