tags property

Map<String, String>? tags
final

A map of entity tags attached to the affected entity.

Implementation

final Map<String, String>? tags;