UDraftThreadgateAllow.listRule constructor

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

Implementation

const factory UDraftThreadgateAllow.listRule({required ListRule data}) =
    UDraftThreadgateAllowListRule;