UThreadgateAllow.mentionRule constructor

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

Implementation

const factory UThreadgateAllow.mentionRule({
  required MentionRule data,
}) = UThreadgateAllowMentionRule;