SignUpRequestData constructor
SignUpRequestData({})
Implementation
SignUpRequestData(
{this.deviceId,
this.deviceToken,
this.deviceType,
this.email,
this.facebookId,
this.latitude,
this.longitude,
this.name,
this.profileImage,
this.referralCode,
this.requestType,
this.userId});