destroy method

void destroy()

Implementation

void destroy() {
  emitter.destroy();
}