Executing this code:
import { Component, OnInit } from \'@angular/core\'; import { ProductService } from \'src/app/service/product.service\'; @Component({