UPostInteractionSettingsPrefThreadgateAllowRules.listRule constructor

const UPostInteractionSettingsPrefThreadgateAllowRules.listRule({
  1. required ListRule data,
})

Implementation

const factory UPostInteractionSettingsPrefThreadgateAllowRules.listRule({
  required ListRule data,
}) = UPostInteractionSettingsPrefThreadgateAllowRulesListRule;