responseStatusCode property

int? responseStatusCode
final

Response code if intercepted at response stage or if redirect occurred while intercepting request or auth retry occurred.

Implementation

final int? responseStatusCode;