menu
googleapis package
documentation
cloudasset/v1.dart
Tag
Tag.new constructor
Tag.new constructor
dark_mode
light_mode
Tag
constructor
Tag
(
{
String
?
tagKey
,
String
?
tagKeyId
,
String
?
tagValue
,
String
?
tagValueId
,
})
Implementation
Tag({
this
.tagKey,
this
.tagKeyId,
this
.tagValue,
this
.tagValueId, });
googleapis package
documentation
cloudasset/v1
Tag
Tag.new constructor
Tag class