tags property

List<Tag>? tags
final

A list of tag instances.

Implementation

final List<Tag>? tags;