Package-level declarations
Types
Link copied to clipboard
class TeamActivityViewModel(snackbarHostState: SnackbarHostState, initialTeam: Team) : TeamViewModelHelper
The TeamActivityViewModel class is the support class used by TeamActivity to communicate with the backend and to execute the refreshing routines to update the UI data and working with the Team
Link copied to clipboard
The TeamsListViewModel class is the support class used by TeamsListScreen to communicate with the backend and to execute the refreshing routines to update the UI data and working with the Team
Link copied to clipboard
The TeamViewModelHelper class is the support class used by the inherited view models to communicate with the backend and to execute the refreshing routines to update the UI data and working with the Team