intentUniqueId property

String? intentUniqueId
getter/setter pair

The id of the matched intent.

Can be used to retrieve the corresponding intent information.

Implementation

core.String? intentUniqueId;