off method

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

Implementation

external void off(String enumValue, fun);