highestBlock property

int? highestBlock

Highest block, only valid if syncing

Implementation

int? get highestBlock => _highestBlock;