transactionIndex property

int transactionIndex

The index of this transaction in the list of transactions included in the block this transaction was mined in.

Implementation

int get transactionIndex => impl.transactionIndex;