UDraftThreadgateAllow.followingRule constructor

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

Implementation

const factory UDraftThreadgateAllow.followingRule({
  required FollowingRule data,
}) = UDraftThreadgateAllowFollowingRule;