stop method

dynamic stop()

Implementation

stop() {
  emit('stop', {});
}