- Inheritance
-
- Implemented types
-
- Annotations
-
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
onDepDisposed(BaseScopeContainer scope, Dep dep)
→ void
-
inherited
-
onDepDisposeFailed(BaseScopeContainer scope, Dep dep, Object exception, StackTrace stackTrace)
→ void
-
inherited
-
onDepInitialized(BaseScopeContainer scope, Dep dep)
→ void
-
inherited
-
onDepInitializeFailed(BaseScopeContainer scope, Dep dep, Object exception, StackTrace stackTrace)
→ void
-
inherited
-
onDepStartDispose(BaseScopeContainer scope, Dep dep)
→ void
-
inherited
-
onDepStartInitialize(BaseScopeContainer scope, Dep dep)
→ void
-
inherited
-
onValueCleared(BaseScopeContainer scope, Dep dep, Object? value)
→ void
-
inherited
-
onValueCreated(BaseScopeContainer scope, Dep dep, Object? value)
→ void
-
inherited
-
onValueCreateFailed(BaseScopeContainer scope, Dep dep, Object exception, StackTrace stackTrace)
→ void
-
inherited
-
onValueStartCreate(BaseScopeContainer scope, Dep dep)
→ void
-
inherited
-
toString()
→ String
-
A string representation of this object.
inherited