create static method

PriceHistory create()

Implementation

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