DataLeakPreventionChange constructor

DataLeakPreventionChange({
  1. String? type,
})

Implementation

DataLeakPreventionChange({
  this.type,
});