statusCode property
The status code for the response, if any. Will be null if calling the server failed.
Implementation
final int? statusCode;
The status code for the response, if any. Will be null if calling the server failed.
final int? statusCode;