calls property

  1. @TagNumber(1)
List<Transaction_SCWalletBatch_BatchedCall> get calls

Batched calls to be executed on the smart contract wallet.

Implementation

@$pb.TagNumber(1)
$core.List<Transaction_SCWalletBatch_BatchedCall> get calls => $_getList(0);