getDefault static method

FulfillIntentResponse getDefault()

Implementation

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