tags property Null safety
final
The tags (metadata key/value pairs) associated with the project.
Implementation
final Map<String, String>? tags;
The tags (metadata key/value pairs) associated with the project.
final Map<String, String>? tags;