Package-level declarations

Types

A Dagger module which provides a CoroutineScope that is tied to the lifecycle of a ViewModel.

Link copied to clipboard
@Qualifier
annotation class ViewModelSpecific

A qualifier indicating that the annotated type is tied to ViewModelComponent.