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