UFeedThreadgateAllow.listRule constructor

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

Implementation

const factory UFeedThreadgateAllow.listRule({required ListRule data}) =
    UFeedThreadgateAllowListRule;