setNotificationListenerJS function

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

Implementation

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