tags property

List<String>? tags
read / write

tags is a list of tags associated with the conversation.

Implementation

List<String>? tags;