create static method

PromotionRule create()

Implementation

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