UFeedThreadgateAllow.mentionRule constructor

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

Implementation

const factory UFeedThreadgateAllow.mentionRule({required MentionRule data}) =
    UFeedThreadgateAllowMentionRule;