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