followUpIntentInfo property

List<FollowUpIntentInfo>? followUpIntentInfo
final

Information about all followup intents that have this intent as a direct or indirect parent.

Implementation

final List<FollowUpIntentInfo>? followUpIntentInfo;