tagList property

List<Tag>? tagList
final

A list of one or more tags.

Implementation

final List<Tag>? tagList;