Snapshot constructor
Snapshot({})
Implementation
Snapshot({
this.createTime,
this.description,
this.filesystemUsedBytes,
this.labels,
this.name,
this.state,
this.tags,
});
Snapshot({
this.createTime,
this.description,
this.filesystemUsedBytes,
this.labels,
this.name,
this.state,
this.tags,
});