Link class

Constructors

Link.create([List<Symbol> _channel = const []])
const

Properties

hashCode int
The hash code for this object.
no setterinherited
name Symbol
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

endsWith(Link path) bool
href<T>(Map<Link, T> data) Hash<T>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
ref<T>(T data) Ref<T>
startsWith(Link path) bool
toString() String
A string representation of this object.
override

Operators

operator /(Symbol t) Link
operator ==(Object other) bool
The equality operator.
inherited
operator [](int offset) Symbol
operator []=(int offset, Symbol t) → void

Constants

nan → const Link