refreshFailed method

void refreshFailed()

Implementation

void refreshFailed() {
  _refreshController?.refreshFailed();
}