UserDetails constructor
UserDetails({})
Implementation
UserDetails(
{this.sId,
this.wallet,
this.usedCoupons,
this.ampReaderIds,
this.phoneNumber,
this.lastPurchasedOn,
this.country,
this.userCurrency,
this.name});