RepoUpdateModel  
            class RepoUpdateModel @Inject constructor(client: AppHttpClient, dataService: AppDataService, savedStateHandle: SavedStateHandle) : ViewModel
Content copied to clipboard
ViewModel for screen RepoUpdateScreen
Constructors
RepoUpdateModel
                          
                    Link copied to clipboard
                        @Inject
Content copied to clipboard
Functions
repoUpdate 
                          
                    Link copied to clipboard
                        Update user profile
Properties
client
                          
                    
                  Link copied to clipboard
                        dataService
                          
                    
                  Link copied to clipboard
                        savedStateHandle
                          
                    
                  Link copied to clipboard