create static method

FullBlock create()

Implementation

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