UThreadgateAllowListRule constructor

const UThreadgateAllowListRule({
  1. required ListRule data,
})

Implementation

const factory UThreadgateAllowListRule({required final ListRule data}) =
    _$UThreadgateAllowListRuleImpl;