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