getDefault static method

Implementation

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