menu
googleapis package
documentation
artifactregistry/v1.dart
Tag
Tag constructor
Tag constructor
dark_mode
light_mode
Tag
constructor
Tag
(
{
String
?
name
,
String
?
version
,
})
Implementation
Tag({ this.name, this.version, });
googleapis package
documentation
artifactregistry/v1
Tag
Tag constructor
Tag class