tags property

Map<String, String>? tags
final

Tags assigned to a contact.

Implementation

final Map<String, String>? tags;