GNNotificationCard constructor
const
GNNotificationCard({})
Implementation
const GNNotificationCard({
super.key,
this.fromDate,
required this.notificationType,
this.notificationMessageLong,
this.notificationDownloadLink,
this.notificationRedirectURL,
});