WalletModel constructor
WalletModel({})
Implementation
WalletModel(
{this.organizationID,
this.fintechID,
this.organizationName,
this.mobileNumber,
this.name,
this.subWallet,
this.balance,
this.icon,
this.cardImage,
this.walletTypeID});