create static method

ChainHead create()

Implementation

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