AsyncDepAccess<V, D extends AsyncDep<V> > class
Constructors
- AsyncDepAccess(D dep)
Properties
- asyncDepObserver → AsyncDepObserverInternal?
-
no setter
-
builder
→ DepBuilder<
V> -
no setterinherited
- dep → D
-
finalinherited
-
disposeCallback
→ AsyncDepCallback<
V> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → DepId
-
no setterinherited
-
initCallback
→ AsyncDepCallback<
V> -
no setter
- name → String?
-
no setterinherited
- observer → DepObserverInternal?
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- scope → BaseScopeContainer
-
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited