create static method

BlockId create()

Implementation

@$core.pragma('dart2js:noInline')
static BlockId create() => BlockId._();