InjectorScope.debug constructor
Create an InjectorScope which contains the specified injectedValues
Implementation
factory InjectorScope.debug(Map<Type, Object> injectedValues) =
InjectorScopeImpl.debug;
Create an InjectorScope which contains the specified injectedValues
factory InjectorScope.debug(Map<Type, Object> injectedValues) =
InjectorScopeImpl.debug;