refreshCompleted method

void refreshCompleted()

Implementation

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