refreshFailed method

void refreshFailed()

Implementation

void refreshFailed() {
  headerMode?.value = RefreshStatus.failed;
}