Package-level declarations
Types
The TeamActivityViewModel class is the support class used by TeamScreen to communicate with the backend and to execute the refreshing routines to update the UI data and working with the Team
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
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