provides top-level constant

Provides const provides

Annotation for a method (in an module).

The return type is entered into the dependency graph. The method will be executed with injected arguments when the return type is injected.

The type provided by this annotation can be further specified by including a Qualifier annotation.

Implementation

const provides = Provides._();