Shows an HTML5 desktop notification.
Main text of the notification.
Optional
title: stringTitle of the notification.
Optional
image: stringURL of an image to show in the notification.
Optional
onclick: () => voidCallback when the notification is clicked by user.
Shows an HTML5 desktop notification.