public async Task <Color> Get(int id) => await _nonQueryDataService.Get(id);