create static method

Block create()

Implementation

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