create static method

GenesisState create()

Implementation

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