tags property

List<String> tags
read / write

List of log tags.

Implementation

late List<String> tags;