BlockNum.current constructor

const BlockNum.current()

Implementation

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