statusCode property
The HTTP status code returned by the server (should be 401 for unauthorized access).
Implementation
final int statusCode;
The HTTP status code returned by the server (should be 401 for unauthorized access).
final int statusCode;