Call this with the same eventType and handler that you used for on to stop receiving events.
eventType
handler
on
@remarks Related methods: {@link Unreads.on}
external void off(String eventType, Function handler);