tagList property

List<Tag>? tagList
final

A list of tags for the resource.

Implementation

final List<Tag>? tagList;