Optional
enqueuePassed directly to the Snackbar component.
Optional
onceIf provided then then notification provider should not notify if the same id is used again.
Optional
persistSetting this to true will leave the notification on the screen unless it is dismissed (programmatically or through user interaction).
If false
will be removed after a period of time.
Optional
preventIgnores displaying multiple snackBars with the same message
.
Optional
typeA hint for decorations of the message.
Configuration for non-blocking notifications.