Add a listener to be triggered for only the next eventName event, at which time it will be removed.
@JS("off") external Future off(String eventName, Function func);