tags property

List<Tag>? tags
final

Specifies the key-value pairs for the user requested. Tag can be used to search for and group users for a variety of purposes.

Implementation

final List<Tag>? tags;