intents property
An array of builtinIntentMetadata
objects, one for each intent
in the response.
Implementation
final List<BuiltinIntentMetadata>? intents;
An array of builtinIntentMetadata
objects, one for each intent
in the response.
final List<BuiltinIntentMetadata>? intents;