tags property

Map<String, String>? tags
final

The tags (metadata key/value pairs) associated with the project.

Implementation

final Map<String, String>? tags;