responseCode property

int? responseCode
final

The exception code, used to return the response code from API (same as HTTP status code)

Implementation

final int? responseCode;