broadcastUpdate method

dynamic broadcastUpdate()

Implementation

broadcastUpdate() {
  notifyListeners();
}