create static method

HistoricalInfo create()

Implementation

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