tags property

List<String>? tags
read / write

tags is a list of tags sent by the user.

Implementation

List<String>? tags;