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

Types

ProfileViewModel
Link copied to clipboard
class ProfileViewModel @Inject constructor(client: AppHttpClient, dataService: AppDataService, storage: CrossStorage) : ViewModel
SettingsViewModel
Link copied to clipboard
class SettingsViewModel @Inject constructor(client: AppHttpClient, dataService: AppDataService) : ViewModel