Function

Module: @ember/service

Available since v1.10.0

import { inject } from '@ember/service';
name
String
(optional) name of the service to inject, defaults to the property's name
returns
ComputedDecorator
injection decorator instance