close abstract method
void
close()
Programmatically closes the notification.
See: https://developer.mozilla.org/en-US/docs/Web/API/Notification/close
Implementation
void close();
Programmatically closes the notification.
See: https://developer.mozilla.org/en-US/docs/Web/API/Notification/close
void close();