notification property
INotification?
get
notification
Property getter and setter for notification:
Implementation
INotification? get notification;
set
notification
(INotification? notification)
Implementation
set notification(INotification? notification);