FollowersViewModel
class FollowersViewModel @Inject constructor(client: AppHttpClient, dataService: AppDataService, storage: CrossStorage) : ViewModel
Content copied to clipboard
ViewModel for screen FollowersScreen
Constructors
FollowersViewModel
Link copied to clipboard
@Inject
Content copied to clipboard
Properties
client
Link copied to clipboard
dataService
Link copied to clipboard
listFollowers
Link copied to clipboard
Paging remote mediator FollowerModel
storage
Link copied to clipboard