Package com.keygenqt.viewer.android.features.repos.ui.viewModels

Types

ReposViewModel
Link copied to clipboard
class ReposViewModel @Inject constructor(client: AppHttpClient, dataService: AppDataService, storage: CrossStorage) : ViewModel
RepoUpdateModel
Link copied to clipboard
class RepoUpdateModel @Inject constructor(client: AppHttpClient, dataService: AppDataService, savedStateHandle: SavedStateHandle) : ViewModel
RepoViewModel
Link copied to clipboard
class RepoViewModel @Inject constructor(client: AppHttpClient, dataService: AppDataService, savedStateHandle: SavedStateHandle) : ViewModel