tags property

Map<String, String>? tags
final

A collection of key-value pairs.

Implementation

final Map<String, String>? tags;