getDefault static method

SearchBatchResponse getDefault()

Implementation

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