recycle method

void recycle()

Implementation

void recycle() {
  notifyListeners();
}