tags property

List<Tag>? tags
final

A list of Tags that specify information about the stack.

Implementation

final List<Tag>? tags;