UserProfileUpdateRequestDTO constructor
Returns a new UserProfileUpdateRequestDTO instance.
Implementation
UserProfileUpdateRequestDTO({
this.payViaOktopi,
this.language,
this.userTimezone,
});
Returns a new UserProfileUpdateRequestDTO instance.
UserProfileUpdateRequestDTO({
this.payViaOktopi,
this.language,
this.userTimezone,
});