create static method

PriceRule create()

Implementation

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