create static method

BlockMeta create()

Implementation

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