create static method

ChainStatus create()

Implementation

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