InputLossFailoverSettings constructor
InputLossFailoverSettings({
- int? inputLossThresholdMsec,
Implementation
InputLossFailoverSettings({
this.inputLossThresholdMsec,
});
InputLossFailoverSettings({
this.inputLossThresholdMsec,
});