notify method

void notify()

Implementation

void notify() {
  Quick.notify(this);
}