delete<T> function

void delete<T>()

Implementation

void delete<T>() => _injector.removeByKey<T>();