CreateUserRequestModel constructor
CreateUserRequestModel()
Implementation
CreateUserRequestModel(
this.username,
this.accountName,
this.countryCode,
this.companyName,
this.email,
this.password,
this.phoneNumber,
this.referralCode,
);