tagList property

List<Tag>? tagList
final

A list of tags.

Implementation

final List<Tag>? tagList;