getDefault static method

PromotionInstance getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static PromotionInstance getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<PromotionInstance>(create);