FCallibriStimulationParams constructor
FCallibriStimulationParams({})
Implementation
FCallibriStimulationParams({
required this.current,
required this.pulseWidth,
required this.frequency,
required this.stimulusDuration,
});