The goal I am trying to achieve is to make a fetch request based off of params received using ActivatedRoute and to update a class property with the data fetched. I have ach