FCallibriStimulatorMAState constructor
FCallibriStimulatorMAState({
- required FCallibriStimulatorState stimulatorState,
- required FCallibriStimulatorState maState,
Implementation
FCallibriStimulatorMAState({
required this.stimulatorState,
required this.maState,
});