menu
zatca_flutter package
documentation
model/api/unauthorized_response.dart
UnauthorizedResponse
error property
error property
dark_mode
light_mode
error
property
String
error
final
A short string describing the error (e.g., "Unauthorized").
Implementation
final String error;
zatca_flutter package
documentation
model/api/unauthorized_response
UnauthorizedResponse
error property
UnauthorizedResponse class