UThreadgateAllow.followingRule constructor

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

Implementation

const factory UThreadgateAllow.followingRule({
  required FollowingRule data,
}) = UThreadgateAllowFollowingRule;