WalletSendCalls constructor
WalletSendCalls({})
Implementation
WalletSendCalls({
required this.version,
required this.chainId,
required this.from,
required this.calls,
this.capabilities,
});
WalletSendCalls({
required this.version,
required this.chainId,
required this.from,
required this.calls,
this.capabilities,
});