RepoViewModel

@Inject
fun RepoViewModel(client: AppHttpClient, dataService: AppDataService, savedStateHandle: SavedStateHandle)