menu
googleapis package
documentation
vault/v1.dart
ExportStats
ExportStats.new constructor
ExportStats.new 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.new constructor
ExportStats class
Constructors
new
fromJson
Properties
exportedArtifactCount
hashCode
runtimeType
sizeInBytes
totalArtifactCount
Methods
noSuchMethod
toJson
toString
Operators
operator ==