id property

String id

Returns the transaction ID.

The transaction ID is the double-sha256 of the raw (hexadecimal) transaction.

Implementation

String get id => _getId();