create static method

EpochState create()

Implementation

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