messages property

List<Message>? messages
final

The collection of rich messages corresponding to the Response field in the Dialogflow console.

Implementation

final List<Message>? messages;