A running HTTP server with a concrete URL.
- Implementers
Properties
Methods
-
close(
{bool force = false}) → Future< void> - Closes the server and returns a future that completes when all resources are released.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited