notifyChanges method

void notifyChanges()

Implementation

void notifyChanges() {
  notifyListeners();
}