menu
googleapis package
documentation
vault/v1.dart
ExportStats
ExportStats constructor
ExportStats constructor
dark_mode
light_mode
ExportStats
constructor
ExportStats
(
{
String
?
exportedArtifactCount
,
String
?
sizeInBytes
,
String
?
totalArtifactCount
,
})
Implementation
ExportStats({ this.exportedArtifactCount, this.sizeInBytes, this.totalArtifactCount, });
googleapis package
documentation
vault/v1
ExportStats
ExportStats constructor
ExportStats class