endRefresh method

Future endRefresh()

Implementation

Future endRefresh() {
  return Future.value();
}