UDraftThreadgateAllow.followerRule constructor

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

Implementation

const factory UDraftThreadgateAllow.followerRule({
  required FollowerRule data,
}) = UDraftThreadgateAllowFollowerRule;