statusCode property
The HTTP status code for the response.
This can be null if the response was constructed manually.
Implementation
int? statusCode;
The HTTP status code for the response.
This can be null if the response was constructed manually.
int? statusCode;