UThreadgateAllowFollowingRule constructor
const
UThreadgateAllowFollowingRule({
- required FollowingRule data,
Implementation
const factory UThreadgateAllowFollowingRule(
{required final FollowingRule data}) =
_$UThreadgateAllowFollowingRuleImpl;