menu
dartness_server
server
DartnessResponse
statusCode property
statusCode
brightness_4
brightness_5
statusCode
property
int
statusCode
The HTTP status code of the response.
Implementation
int get statusCode => _response.statusCode;
dartness_server
server
DartnessResponse
statusCode property
DartnessResponse class
Constructors
DartnessResponse
fromShelf
Properties
hashCode
headers
runtimeType
statusCode
Methods
body
bytes
noSuchMethod
toString
Operators
operator ==