VerifyOtpRequestData constructor
VerifyOtpRequestData({})
Implementation
VerifyOtpRequestData(
{this.countryCode,
this.deviceId,
this.deviceToken,
this.deviceType,
this.email,
this.emailChange,
this.lang,
this.numberChange,
this.otp,
this.phone});