OnInjectProcessor class
internal
- Inheritance
-
- Object
- LifecycleProcessor
- AbstractLifecycleMethodProcessor
- OnInjectProcessor
- Annotations
-
- @Injectable(eager: false)
Constructors
Properties
Methods
-
execute(
List< MethodCall> ? methods, dynamic instance, dynamic environment) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
processLifecycle(
InstanceProvider? provider, dynamic instance, Environment environment) → void -
any side effect
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited