tags property

Map<String, String>? tags
final

A map of tag keys and values associated with the specified stream.

Implementation

final Map<String, String>? tags;