unauthorizedResponse property
Represents the response data when a request is unauthorized (HTTP 401/403).
Implementation
final UnauthorizedResponse? unauthorizedResponse;
Represents the response data when a request is unauthorized (HTTP 401/403).
final UnauthorizedResponse? unauthorizedResponse;