getCurrentFields method

StepperModel getCurrentFields()

Implementation

StepperModel getCurrentFields() {
  return currentStepData.value;
}