content property

List<InteractionContent>? content
final

The content of the user input.

Implementation

final List<InteractionContent>? content;