refreshBrowser method

void refreshBrowser()

Implementation

void refreshBrowser() {
  _refreshCallback?.call();
}