UrlData class
Constructors
Properties
Methods
-
copyWith(
Iterable< String> segments) → UrlData -
followedBy(
UrlData url) → UrlData -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
prefixWith(
UrlData url) → UrlData -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited