service top-level constant

Service const service

The annotation used to mark a class as a service that can inject dependencies through the constructor.

Implementation

const service = Service();