unauthorizedResponse property

UnauthorizedResponse? unauthorizedResponse
final

Represents the response data when a request is unauthorized (HTTP 401/403).

Implementation

final UnauthorizedResponse? unauthorizedResponse;