NetworkError<T> constructor

NetworkError<T>(
  1. Failure cause
)

Implementation

NetworkError(this.cause);