tryResolve<T> method

T? tryResolve<T>()

Implementation

T? tryResolve<T>() => tryResolveInstance<T>();