TronRequestCreateShieldedContractParameters constructor
TronRequestCreateShieldedContractParameters({})
Implementation
TronRequestCreateShieldedContractParameters(
{this.ovk,
this.fromAccount,
this.toAmount,
this.transparentToAddress,
required this.shieldedTRC20ContractAddress,
this.ask,
this.nsk});