blockNumber property

int? blockNumber

Block number. Block number of this transaction.

Implementation

int? get blockNumber => _blockNumber;