blockNum property

int? blockNum
final

The block number of the block where this log was in. null when it's pending.

Implementation

final int? blockNum;