Represents a call in an EVM user operation.
The target address for the call.
Optional
The value to send with the call (in wei).
The data to send with the call.
Represents a call in an EVM user operation.