I have a method in component.ts file, which is calling a service method. The code structure is like as following-
getDetails(){ if(!alreadyCached){ cal