create static method

PriceContext create()

Implementation

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