resolveOrNull<T> method

T? resolveOrNull<T>()

Implementation

T? resolveOrNull<T>() => _services[T];