menu
googleapis package
documentation
$shared
$Artifact
$Artifact constructor
$Artifact
brightness_4
$Artifact
constructor
Null safety
$Artifact
(
{
String
?
checksum
,
String
?
id
,
List
<
String
>
?
names
}
)
Implementation
$Artifact({ this.checksum, this.id, this.names, });
googleapis package
documentation
$shared
$Artifact
$Artifact constructor
$Artifact class
Constructors
$Artifact
fromJson
Properties
checksum
hashCode
id
names
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==