onCancel method

void onCancel()

Implementation

void onCancel() {
  listener.remove(this);
}