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
Content copied to clipboard
SettingsViewModel
Link copied to clipboard
class SettingsViewModel @Inject constructor(client: AppHttpClient, dataService: AppDataService) : ViewModel
Content copied to clipboard