input property

EthereumData? input

Input. Data sent with the transaction.

Implementation

EthereumData? get input => _input;