blockNumber property

int blockNumber

The block height (number) of the block that this transaction was included in.

Implementation

int get blockNumber => impl.blockNumber;