alertDialog property

NotificationBase? alertDialog
final

The displayed visual of the NotificationMessage when the type are NotificationMessageType.alertDialog.

Implementation

final NotificationBase? alertDialog;