NotificationAction constructor
NotificationAction({})
Implementation
NotificationAction({
this.identifier,
this.title,
this.foreground,
this.authenticationRequired,
this.moRequired,
this.destructive,
this.icon,
this.textInputActionButtonTitle,
this.textInputPlaceholder,
});