once method

Object once(
  1. dynamic event,
  2. Object listener
)

Implementation

external Object once(dynamic event, Object listener);