SingletonScopeInstanceProvider class
internal
- Inheritance
-
- Object
- AbstractInstanceProvider<
SingletonScope> - InstanceProvider<
SingletonScope> - SingletonScopeInstanceProvider
Constructors
Properties
- eager → bool
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- host → Type
-
no setterinherited
-
lifecycleMethods
↔ List<
List< MethodCall> ?> -
getter/setter pairinherited
- location → String
-
no setterinherited
- replace → bool
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- scope → String
-
no setterinherited
- type → Type
-
no setterinherited
Methods
-
create(
Environment environment, [List args = const []]) → SingletonScope -
override
-
getDependencies(
Environment environment) → (List< ParameterResolver> , Set<Type> , int) -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
report(
) → String -
inherited
-
resolve(
ResolveContext context) → void -
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited