tagList property

List<Tag>? tagList
final

The list of tags for the cluster.

Implementation

final List<Tag>? tagList;