Response class
Properties
-
alive
→ Alive
-
read-only, inherited
-
context
→ Context
-
read-only, inherited
-
environment
→ String
-
read-only, inherited
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
innerRequest
→ HttpRequest
-
read-only, inherited
-
isAlive
→ bool
-
read-only, inherited
-
isOnDev
→ bool
-
read-only, inherited
-
isOnProd
→ bool
-
read-only, inherited
-
isOnStage
→ bool
-
read-only, inherited
-
messenger
→ InternalMessenger
-
read-only, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
send
→ Responder
-
read-only
-
statusCode
→ int
-
read-only
Methods
-
cancel()
→ void
-
inherited
-
complete()
→ Future
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString()
→ String
-
Returns a string representation of this object.
inherited
Operators
-
operator ==(Object other)
→ bool
-
The equality operator. [...]
inherited