tags property

List<Tag>? tags
final

An array of tags containing key and value pairs.

Implementation

final List<Tag>? tags;