onnotificationclick property

EventHandler? get onnotificationclick

Implementation

external EventHandler get onnotificationclick;
set onnotificationclick (EventHandler? value)

Implementation

external set onnotificationclick(EventHandler value);