refresh method

void refresh()

Implementation

void refresh() {
  _refreshStream.add(true);
}