create static method

EpochData create()

Implementation

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