UsersViewModel
class UsersViewModel @Inject constructor(apiService: UsersApiService, dataService: UsersDataService, preferences: UsersPreferences) : ViewModel
Content copied to clipboard
ViewModel for module
Author
Vitaliy Zarubin
Constructors
UsersViewModel
Link copied to clipboard
@Inject
Content copied to clipboard
Functions
Properties
apiService
Link copied to clipboard
dataService
Link copied to clipboard
listUsers
Link copied to clipboard
List with paging RemoteMediator
preferences
Link copied to clipboard
searchListUsers
Link copied to clipboard
List with paging PagingSource