exists<T> function

bool exists<T>()

Implementation

bool exists<T>() => _injector.exists<T>();