ViewModelInstanceCallbacks class abstract interface

Annotations

Properties

hashCode int
The hash code for this object.
no setterinherited
numberOfCallbacks int
The number of properties that have listeners attached to them. This is useful for testing purposes.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

handleCallbacks() → void
Processes all callbacks for properties with attached listeners.
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