Properties
-
hashCode
→ int
-
The hash code for this object.
read-onlyinherited
-
imports
→ Iterable<Directive>
-
All imports that have so far been added implicitly via allocate.
read-only
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
allocate(Reference reference)
→ String
-
Returns a reference string given a
reference
object.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited