add method

void add(
  1. EVENT event
)

Implementation

void add(EVENT event) => emit(event);