create static method

BlockBody create()

Implementation

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