tags property

List<Tag>? tags
final

A list of tag key-value pairs.

Implementation

final List<Tag>? tags;