menu
aws_route53_api package
documentation
route53-2013-04-01.dart
Tag
Tag constructor
Tag constructor
dark_mode
light_mode
Tag
constructor
Tag
(
{
String
?
key
,
String
?
value
,
})
Implementation
Tag({ this.key, this.value, });
aws_route53_api package
documentation
route53-2013-04-01
Tag
Tag constructor
Tag class