tags property

Map<String, String>? tags
final

The list of all tags associated with this configuration.

Implementation

final Map<String, String>? tags;