AppViewModel

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