create static method

GenesisInfo create()

Implementation

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