menu
zatca_flutter package
documentation
model/api/server_error_response.dart
ServerErrorResponse
code property
code property
dark_mode
light_mode
code
property
String
code
final
The error code returned by the server.
Implementation
final String code;
zatca_flutter package
documentation
model/api/server_error_response
ServerErrorResponse
code property
ServerErrorResponse class