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