UThreadgateAllow.listRule constructor

const UThreadgateAllow.listRule({
  1. required ListRule data,
})

Implementation

const factory UThreadgateAllow.listRule({
  required ListRule data,
}) = UThreadgateAllowListRule;