call method

void call()

Re-call all the registered listeners.

Implementation

void call() => notifyListeners();