SingleUpstream class
- Implemented types
Constructors
- SingleUpstream(Uri base)
-
Creates a single-target upstream.
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
select(
HubRequest request) → Uri -
Selects the base URI for
request.override -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited