tags property

List<Map<String, String>>? tags
final

A map of entity tags attached to the affected entity.

Implementation

final List<Map<String, String>>? tags;