SdlxNotificationActionButton constructor
SdlxNotificationActionButton({})
Implementation
SdlxNotificationActionButton({
super.type = SDL_NOTIFICATION_ACTION_TYPE_BUTTON,
this.actionId = '',
this.actionLabel = '',
});