currentBlock property

int? currentBlock

Current block, only valid if syncing

Implementation

int? get currentBlock => _currentBlock;