errorCode property

int? errorCode
getter/setter pair

If this FetchException occured due to an OSError then this contains the underlying error.

Implementation

int? errorCode;