WafOverrideAction constructor

WafOverrideAction({
  1. String? type,
})

Implementation

WafOverrideAction({
  this.type,
});