notifyListenersUnsafe method

void notifyListenersUnsafe()
inherited

Implementation

void notifyListenersUnsafe() {
  super.notifyListeners();
}