removeEventListener method

void removeEventListener(
String type,
dynamic listener(Event event),
[bool useCapture]
)