transactionIndex property
Transaction index position in the block.
null
when the transaction which caused this log has not yet been mined.
Implementation
final int? transactionIndex;
Transaction index position in the block.
null
when the transaction which caused this log has not yet been mined.
final int? transactionIndex;