statusCode property

int? statusCode
final

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;