I have a service that looks like this:
@Injectable() export class EntitySearchService { constructor(@Inject("resourse") private resourse: Resourse