refresh method

dynamic refresh()

Implementation

refresh() {
  _refresh?.call();
}