emit method

void emit()

发射信号

Implementation

void emit() {
  add(Object());
}