Settings.forScope constructor Null safety
To use this method create a Scope and inject this as a value into the scope.
Implementation
factory Settings.forScope() => Settings._internal();
To use this method create a Scope and inject this as a value into the scope.
factory Settings.forScope() => Settings._internal();