tags property

List<String>? tags
getter/setter pair

tags is a list of tags associated with the conversation.

Implementation

List<String>? tags;