Subscribe once to event calling listener when the event occurs.
@JS("once") external Future once(String eventName, Function func);