start method

dynamic start()

Implementation

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