CreateSavingsPlanResponse constructor
CreateSavingsPlanResponse({
- String? savingsPlanId,
Implementation
CreateSavingsPlanResponse({
this.savingsPlanId,
});
CreateSavingsPlanResponse({
this.savingsPlanId,
});