UThreadgateAllowMentionRule constructor

const UThreadgateAllowMentionRule({
  1. required MentionRule data,
})

Implementation

const factory UThreadgateAllowMentionRule({required final MentionRule data}) =
    _$UThreadgateAllowMentionRuleImpl;