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