create static method

ChainInfo create()

Implementation

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