This is my service.ts file
import { Injectable } from "@angular/core"; import { HttpClient } from "@angular/common/http"; imp