menu
nrb package
documentation
nrb/utils/network/nrb_http_exception.dart
NrbHttpException
body property
body property
dark_mode
light_mode
body
property
String
body
final
The raw response body sent by the server, often containing error details.
Implementation
final String body;
nrb package
documentation
nrb/utils/network/nrb_http_exception
NrbHttpException
body property
NrbHttpException class