tagList property

List<Tag>? tagList
final

The array of Tag objects defined for the resource.

Implementation

final List<Tag>? tagList;