calls property

  1. @TagNumber.new(1)
PbList<Transaction_SCWalletBatch_BatchedCall> get calls

Batched calls to be executed on the smart contract wallet.

Implementation

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