removeBackgroundNoise property

  1. @JsonKey.new(name: 'remove_background_noise', defaultValue: false)
bool? removeBackgroundNoise
final

Implementation

@JsonKey(name: 'remove_background_noise', defaultValue: false)
final bool? removeBackgroundNoise;