tags property

List<Tag>? tags
final

An array of Tag objects, each with a tag key and a value.

Implementation

final List<Tag>? tags;