tags property

Map<String, String>? tags
final

The tags associated with the component.

Implementation

final Map<String, String>? tags;