The message to display in the notification.
The level of the notification. Can be 'SUCCESS', 'ERROR', 'WARNING', or 'INFO'.
Optional
showCloseButton: boolean = falseWhether to show a close button on the notification. Defaults to false.
Generated using TypeDoc
Displays a notification for an app with the given message and level, and lets you specify whether to show a close button.