UNotificationCreateParams constructor
UNotificationCreateParams({})
Implementation
UNotificationCreateParams({
required this.tags,
required this.userId,
this.id,
this.detail1,
this.detail2,
this.creatorId,
this.adminUserIds,
});