tags property

Map<String, String>? tags
final

The collection of tags associated with a domain name.

Implementation

final Map<String, String>? tags;