refresh method

dynamic refresh()

Implementation

refresh() {
  _state?.refresh();
}