UPostInteractionSettingsPrefThreadgateAllowRules.mentionRule constructor

const UPostInteractionSettingsPrefThreadgateAllowRules.mentionRule({
  1. required MentionRule data,
})

Implementation

const factory UPostInteractionSettingsPrefThreadgateAllowRules.mentionRule({
  required MentionRule data,
}) = UPostInteractionSettingsPrefThreadgateAllowRulesMentionRule;