startingBlock property

int? startingBlock

Starting block, only valid if syncing

Implementation

int? get startingBlock => _startingBlock;