tags property

Map<String, String>? tags
final

The tags associated with the notification rule.

Implementation

final Map<String, String>? tags;