tags property

Map<String, String>? tags
final

A list of the tags that belong to this profiling group.

Implementation

final Map<String, String>? tags;