refresh method

dynamic refresh()

Implementation

refresh() {
  notifyListeners();
}