UFeedThreadgateAllow.followingRule constructor

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

Implementation

const factory UFeedThreadgateAllow.followingRule({
  required FollowingRule data,
}) = UFeedThreadgateAllowFollowingRule;