refreshCurrentPage method

void refreshCurrentPage()

Implementation

void refreshCurrentPage() {
  _refreshCurrentPageStream.add(true);
}