NoiseReductionConfig constructor

const NoiseReductionConfig({
  1. String? type,
})

Implementation

const NoiseReductionConfig({this.type});