FailedFetchException constructor

FailedFetchException(
  1. String message
)

Implementation

FailedFetchException(this.message) : super._();