UPostInteractionSettingsPrefThreadgateAllowRules.followerRule constructor

const UPostInteractionSettingsPrefThreadgateAllowRules.followerRule({
  1. required FollowerRule data,
})

Implementation

const factory UPostInteractionSettingsPrefThreadgateAllowRules.followerRule({
  required FollowerRule data,
}) = UPostInteractionSettingsPrefThreadgateAllowRulesFollowerRule;