getDefault static method

DiscoverBatchPoints getDefault()

Implementation

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