data property

String data

The data for transaction. In a contract this is the call data.

Implementation

String get data => impl.data;