ImageRefPoolSnapshotsDiff constructor
Implementation
ImageRefPoolSnapshotsDiff({
this.totalMemoryConsumptionDiff = 0,
required this.removed,
required this.added,
required this.modified,
});
ImageRefPoolSnapshotsDiff({
this.totalMemoryConsumptionDiff = 0,
required this.removed,
required this.added,
required this.modified,
});