statusCode property
HTTP status code if the error is related to an API call. This will be null for non-HTTP related errors.
Implementation
final int? statusCode;
HTTP status code if the error is related to an API call. This will be null for non-HTTP related errors.
final int? statusCode;