tags property

Map<String, String>? tags
final

A collection of tags associated with a resource

Implementation

final Map<String, String>? tags;