menu
jaspr package
documentation
server.dart
Response
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
statusCode
final
The HTTP status code of the response.
Implementation
final int statusCode;
jaspr package
documentation
server
Response
statusCode property
Response class