UPostInteractionSettingsPrefThreadgateAllowRules.followingRule constructor

const UPostInteractionSettingsPrefThreadgateAllowRules.followingRule({
  1. required FollowingRule data,
})

Implementation

const factory UPostInteractionSettingsPrefThreadgateAllowRules.followingRule({
  required FollowingRule data,
}) = UPostInteractionSettingsPrefThreadgateAllowRulesFollowingRule;