off method

void off(
  1. String eventType,
  2. Function handler
)

Implementation

external void off(String eventType, Function handler);