on method

void on(
  1. String enumValue,
  2. dynamic fun
)

Implementation

external void on(String enumValue, fun);