QuickReference class
Constructors
- QuickReference(String _key, Type type)
Properties
Methods
-
lock(
) → QuickReference -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
notify(
) → QuickReference -
store(
) → QuickReference -
to(
dynamic newValue) → QuickReference -
toString(
) → String -
A string representation of this object.
inherited
-
unlock(
) → QuickReference
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited