GoogleCloudDialogflowCxV3IntentInput constructor
      
      GoogleCloudDialogflowCxV3IntentInput({ 
    
    
- String? intent,
 
Implementation
GoogleCloudDialogflowCxV3IntentInput({
  this.intent,
});
GoogleCloudDialogflowCxV3IntentInput({
  this.intent,
});