tags property

List<Tag>? tags
final

The set of tags that define the bucket of usage. For the bucket of items with no tags, this parameter can be left out.

Implementation

final List<Tag>? tags;