tags property

Map<String, String>? tags
final

Tags assigned to a Config.

Implementation

final Map<String, String>? tags;