OnInitProcessor class

internal

Inheritance
Annotations

Constructors

OnInitProcessor()

Properties

hashCode int
The hash code for this object.
no setterinherited
lifecycle Lifecycle
finalinherited
order int
no setterinherited
reverse bool
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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