src/app/apm/apm.service.ts
constructor()
import { Injectable } from '@angular/core'; @Injectable() export class ApmService { constructor() {} }