logIndex property

int? logIndex

Log index. The log index position in the block. Null when the log is pending.

Implementation

int? get logIndex => _logIndex;