CreateUserResponseModel constructor
CreateUserResponseModel()
Implementation
CreateUserResponseModel(this.userId, this.username, this.countryCode,
this.companyName, this.email, this.phoneNumber, this.gender);
CreateUserResponseModel(this.userId, this.username, this.countryCode,
this.companyName, this.email, this.phoneNumber, this.gender);