UModerationSubjectNotificationNotification constructor
const
UModerationSubjectNotificationNotification({
- required Notification data,
Implementation
const factory UModerationSubjectNotificationNotification(
{required final Notification data}) =
_$UModerationSubjectNotificationNotificationImpl;