tags property

List<Tag>? tags
final

The tags associated with the access point, presented as an array of Tag objects.

Implementation

final List<Tag>? tags;