BlockNum.exact constructor

const BlockNum.exact(
  1. int? _blockNum
)

Implementation

const BlockNum.exact(this._blockNum) : _str = null;