DataWallet constructor
DataWallet({})
Implementation
DataWallet(
{this.userWalletCode,
this.nickname,
this.emailVerification,
String? userStatusNo,
this.countryIsoCode,
this.languageIsoCode,
this.profileImage,
this.sellonEmail,
this.registerFrom,
this.userWalletCodePub,
this.haspasswordtransaction})
: userStatusNo = userStatusNo;