Function to receive dependency to inject
typedef CDependencyInjectorAsyncBuilder<T> = Future<T> Function( CInjector injector, );