tags property

List<Tag>? tags
final

A list of tag key value pairs that are associated with the response.

Implementation

final List<Tag>? tags;