getDefault static method

AnalyzeContentResponse getDefault()

Implementation

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