tags property

List<Tag>? tags
final

A list of tags that specify information about the stack set. A maximum number of 50 tags can be specified.

Implementation

final List<Tag>? tags;