getDefault static method

PromotionRule getDefault()

Implementation

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