transactionIndex property

int? transactionIndex

Transaction index. Ihe transactions index position in the block.

Implementation

int? get transactionIndex => _transactionIndex;