GlobalReference class

Constructors

GlobalReference.new(String _key, Type type)

Properties

hashCode int
The hash code for this object.
no setterinherited
key String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type Type
final
value ↔ dynamic
getter/setter pair

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