create static method

AggregateHistory create()

Implementation

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