ProfileViewModel

@Inject
fun ProfileViewModel(client: AppHttpClient, dataService: AppDataService, storage: CrossStorage)