Link class

Constructors

Properties

breaksAnchor bool
no setter
destination Destination
getter/setter pair
destinationUrlWithFragment String
Returns the destination URL with fragment (if there was any).
no setter
fragment String?
final
hasError bool
no setter
hashCode int
The hash code for this object.
no setterinherited
hasInfo bool
no setter
origin Origin
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
wasSkipped bool
Whether or not this link was marked as skipped.
getter/setter pair

Methods

hasWarning(bool shouldCheckAnchors) bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited