Request class

Constructors

Request(HttpRequest innerRequest)

Properties

content ↔ Content?
getter/setter pair
context → Context
final
hashCode int
The hash code for this object.
no setterinherited
headers HttpHeaders
no setter
innerRequest HttpRequest
final
isAlive bool
no setter
messenger → InternalMessenger
final
method String
no setter
params → Parameters
final
respond → Responder
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
uri Uri
no setter

Methods

cancel() → void
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