getDefault static method

DetectIntentResponse getDefault()

Implementation

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