getDefault static method

PriceRuleIndices getDefault()

Implementation

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