getFailure method

Failure getFailure()

Implementation

Failure getFailure() => (this as NetworkError<T>).cause;