BlockTagOrNumber.fromTag constructor

const BlockTagOrNumber.fromTag(
  1. BlockTag _tag
)

from tags

Implementation

const BlockTagOrNumber.fromTag(BlockTag this._tag) : _blockNumber = null;