create static method

BlockInfo create()

Implementation

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