transactionIndex property

int? transactionIndex
final

Transaction index position in the block. null when the transaction which caused this log has not yet been mined.

Implementation

final int? transactionIndex;