call<S> method

S call<S>()

Finds and retrieves a dependency.

Implementation

S call<S>() => find<S>();