NoiseReduction constructor
const
NoiseReduction({
- required NoiseReductionType type,
Implementation
const NoiseReduction({required this.type});
const NoiseReduction({required this.type});