notify method

dynamic notify()

Implementation

notify() {
  notifyListeners();
}