IEWalletListItem constructor

IEWalletListItem(
  1. String ewalletNumber,
  2. String secretKey
)

Implementation

IEWalletListItem(this.ewalletNumber, this.secretKey);