on abstract method

void on(
  1. String event,
  2. Function function
)

Implementation

void on(String event, Function function);