BlockNum.earliest constructor

const BlockNum.earliest()

Implementation

const BlockNum.earliest()
    : _str = 'earliest',
      _blockNum = null;