FetchError constructor

FetchError(
  1. String message
)

Implementation

FetchError(this.message);