getDefault static method

RecommendBatchPoints getDefault()

Implementation

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