setNotificationListenerJS function

  1. @JS('setNotificationListener')
void setNotificationListenerJS(
  1. JSFunction callback
)

Implementation

@JS('setNotificationListener')
external void setNotificationListenerJS(JSFunction callback);