NotificationInfo constructor
Implementation
NotificationInfo({
required this.isEnabled,
required this.feedChannels,
required this.settingsUpdatedAt,
this.templateListToken,
});
NotificationInfo({
required this.isEnabled,
required this.feedChannels,
required this.settingsUpdatedAt,
this.templateListToken,
});