create static method

PromotionId create()

Implementation

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