menu
conduit_core
conduit
Response
statusCode property
statusCode
brightness_4
statusCode
property
Null safety
int
?
statusCode
read / write
The HTTP status code of this response.
Implementation
int? statusCode;
conduit_core
conduit
Response
statusCode property
Response class
Constructors
Response
accepted
badRequest
conflict
created
forbidden
gone
noContent
notFound
notModified
ok
serverError
unauthorized
Properties
body
bufferOutput
cachePolicy
contentType
encodeBody
hasExplicitlySetContentType
hashCode
headers
runtimeType
statusCode
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
defaultContentType