GetAccountSettingsResponse constructor
GetAccountSettingsResponse({
- AccountSettings? accountSettings,
Implementation
GetAccountSettingsResponse({
this.accountSettings,
});
GetAccountSettingsResponse({
this.accountSettings,
});