responseCode property
The exception code, used to return the response code from API (same as HTTP status code)
Implementation
final int? responseCode;
The exception code, used to return the response code from API (same as HTTP status code)
final int? responseCode;