This is my current code,
service.ts
export class ApiServiceFunction { constructor( private http: HttpClient ) { } // in a