VerifyPhoneResponseData constructor
VerifyPhoneResponseData({})
Implementation
VerifyPhoneResponseData(
{this.httpCode,
this.status,
this.message,
this.otp,
this.email,
// this.favouritePlaceList,
this.accessToken,
this.refreshToken});