create static method

BlockHeader create()

Implementation

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