getDefault static method

PromotionRuleId getDefault()

Implementation

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