FetchFail<R> constructor

FetchFail<R>(
  1. FailResult fail
)

Implementation

FetchFail(this.fail);