menu
dust_server package
documentation
response.dart
Rejection
status property
status property
dark_mode
light_mode
status
property
int
status
final
The HTTP status code this rejection encodes to.
Implementation
final int status;
dust_server package
documentation
response
Rejection
status property
Rejection class