executions property
Batched executions to be executed on the smart contract wallet.
Implementation
@$pb.TagNumber(1)
$core.List<ExecuteWithPasskeySessionInput_Execution> get executions =>
$_getList(0);
Batched executions to be executed on the smart contract wallet.
@$pb.TagNumber(1)
$core.List<ExecuteWithPasskeySessionInput_Execution> get executions =>
$_getList(0);