data property

String get data

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

Implementation

String get data => impl.data;