Previous Tests View Model Factory
class PreviousTestsViewModelFactory(authenticationService: AuthenticationService, repository: Repository) : ViewModelProvider.Factory
Content copied to clipboard
Constructors
Link copied to clipboard
fun PreviousTestsViewModelFactory(authenticationService: AuthenticationService, repository: Repository)
Content copied to clipboard