menu
zatca_flutter package
documentation
model/api/server_error_response.dart
ServerErrorResponse
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
statusCode
final
The HTTP status code associated with the response.
Implementation
final int statusCode;
zatca_flutter package
documentation
model/api/server_error_response
ServerErrorResponse
statusCode property
ServerErrorResponse class