SensPower constructor
SensPower({})
Implementation
SensPower({
required this.adc121VspbVolt,
required this.adc121CspbAmp,
required this.adc121Cs1Amp,
required this.adc121Cs2Amp,
});
SensPower({
required this.adc121VspbVolt,
required this.adc121CspbAmp,
required this.adc121Cs1Amp,
required this.adc121Cs2Amp,
});