notifyUpdated method

void notifyUpdated()

Notifies listeners that the internal data has been updated.

Implementation

void notifyUpdated() => notifyListeners();