intent property

Intent? intent
final

The intent that matched the conversational query.

Some, not all fields are filled in this message, including but not limited to: name, displayName, endInteraction and isFallback.

Implementation

final Intent? intent;