getDefault static method

DiscoverBatchResponse getDefault()

Implementation

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