tags property

List<Tag>? tags
final

An array of key:value pairs that are assigned to the container.

Implementation

final List<Tag>? tags;