Settings.forScope constructor
Settings.forScope()
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();