menu
winter package
documentation
winter.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;
winter package
documentation
winter
Response
statusCode property
Response class