getAllFields method

StepperFormData getAllFields()

Implementation

StepperFormData getAllFields() {
  return stepperFormData.value;
}