tags property

List<Tag>? tags
final

An array of objects that define the tags (keys and values) that are associated with the email identity.

Implementation

final List<Tag>? tags;